How might you code a multiway branch in Python?
How can you code an if/else statement as an expression in Python?
if
else
How can you make a single statement span many lines?
What do the words True and False mean?
True
False