Test Your Knowledge: Quiz

  1. How might you code a multiway branch in Python?

  2. How can you code an if/else statement as an expression in Python?

  3. How can you make a single statement span many lines?

  4. What do the words True and False mean?