- :
Check Your Understanding:
  1. 1. In an If-Else statement, the Else branch tells the robot specifically what to do if the condition is True
  2. True
    False
  3. 2. The Else branch must have a condition within its square brackets.
  4. True
    False