Here are the answers to your questions:
-
If you want to add a third option to if and else, you can use:
• elif -
Which of these expressions is used to check whether num is equal to value?
• num == value -
Which of these conference sessions is most likely to meet Brandon's needs?
• New Validating Techniques -
What are the three keywords that can begin conditional statements?
• if, elif, else