Computer Science - Text-Based Programming - Python - Modules and libraries - Python Toolbox
Match the Python module to what it does. 8 pairs. 'random' ↔ 'Generate random numbers and choices'. 'math' ↔ 'Advanced math (sqrt, pi, sin, cos)'. 'datetime' ↔ 'Work with dates and times'. 'os' ↔ 'Interact with the operating system'. 'json' ↔ 'Read and write JSON data'. 'turtle' ↔ 'Draw graphics wit