Overview
The class continues to explore ways to use conditional statements to take user input. In addition to the simple keyDown() command learned in the previous lesson, the class learns about several other keyboard input commands as well as ways to take mouse input.Vocab
- Conditionals - Statements that only run when certain conditions are true.