Please enable JavaScript to use CodeHS

Python Conditionals: If, Else, Elif

Use conditionals to teach your program to make decisions based on the information it receives.

By Ryan Molyneaux


Now, let's view this in code! 


If, Elif, Else Recap