List of topics
Introduction to Python
Variables and Data Types
Control Structures
Input and Output
Working with Lists and Dictionaries
Functions and Modules
Error Handling

Functions and Modules

Learn how to define and call functions, as well as how to organize your code into reusable modules.