Python If...Else Statements

1 year ago
13

In this lesson you will learn the following concepts:

Python Conditions and If statements
Indentation
Elif
Else
Short Hand If
Short Hand If ... Else
And
Or
Not
Nested If
The pass Statement

Loading comments...