Key Idea1 of 3
What If It Is Not True?
IF it is raining THEN umbrella, ELSE sunglasses. The ELSE tells the computer what to do when the answer is NO.
Technology — Coding Conditionals
IF it is raining THEN umbrella, ELSE sunglasses. The ELSE tells the computer what to do when the answer is NO.