Please enable JavaScript to use CodeHS

Introduction to Python Programming

Lesson 23.3 More Built-in Modules

Activities

These are all the activities included in the lesson

23.3.1 Introduction to Built-in Modules
23.3.2 More with the math Module
23.3.3 Math Module Practice
23.3.4 The random Module
23.3.5 Random Events
23.3.6 The datetime Module
23.3.7 Working with Dates
23.3.8 The os and os.path Modules
23.3.9 The sys Module
23.3.10 Sys Command Line Arguments
23.3.11 File System Paths
23.3.12 The io Module
23.3.13 io Module Practice
23.3.14 Built-in Modules Quiz