Conditionals
The
if
statement
Using indentation
The
else
statement
The
elif
statement
and
,
or
,
not
Examples from class:
positive1.py
positive2.py
positive3.py
grades1.py
grades2.py
strings.py
tile1.py
tile2.py
voting1.py
voting2.py
registered.py
Some
additional exercises