“If” is really simple. You write a parameter with variables such that if thats true, the program does something. The “else” makes it so that of the parameters of the conditional aren’t met, the program does something else. And an “elif” is like an “else” but with a conditional. Here’s an example.

Screenshot from 2015-09-16 16:50:39

CC BY 4.0 Masteries 15, 16, and 17: Use a condicional “if” with “else” and “elif” by drag04 is licensed under a Creative Commons Attribution 4.0 International License.