Section 1: Introduction
Welcome to Python, and to this course!
In this first section, we'll look at some of the basic building blocks of the Python language: Variable assignment, user input, conditions (with if/elif/else), and even complex Boolean comparisons.
In this first section, we'll look at some of the basic building blocks of the Python language: Variable assignment, user input, conditions (with if/elif/else), and even complex Boolean comparisons.
9 Lessons