4.2 Rocket Ship AND, OR, NOT
4.2 Rocket Ship AND, OR, NOT
Try using an IF-ELSE statement instead of the NOT operator
DIRECTIONS: Set up Launch Procedures.
Press Launch, Rocket lift Off!
NASA Space Shuttle Lauch to Landing Process
operator (n): Compares values and returns TRUE / FALSE
comparison operators: =, >, ≥ , <, ≤
boolean operators: AND, NOT, OR