Decisions

A program that works the same way each time is no use. That's why we learned how to get user input. However, there are more ways to change how the program works. The way that you'll learn here is the if block, a very powerful method. But first, we have to learn about something else called blocks.