In this lesson, you will learn about the following Python constructs:
How to run your first Python program
Variables and Expressions
Types and Booleans
Control Structures (Loops and Conditionals)
Functions