Exam 98-381: Introduction to Programming Using Python/Perform Operations Using Modules and Tools

This lesson covers standard libraries functions.[1]

Readings edit

Activities edit

Perform basic operations using built-in modules edit

Math; datetime; io; sys; os; os.path; random

Solve complex computing problems by using built-in modules edit

Math; datetime; random

See Also edit

References edit