HOME
FUNDAMENTALS
SETUP
MOVEMENT
REMOTE CONTROL
SENSING
---
-
-
-
Exit
- :
...
...
Check Your Understanding:
1. In an If-Else statement, the Else branch tells the robot specifically what to do if the condition is True
True
False
2. The Else branch must have a condition within its square brackets.
True
False
if-else
Statements