In this video, you will learn how to create conditional statements using the Python programming language.
Specifically, you will learn about the following topics:
- Comparison operators
- Creating a simple conditional
- Branching conditional statements
- Nesting conditionals
- Logical operators
- Special operators