Practice using Conditionals in Code.org
Build a simple App using Conditionals
How to apply conditionals in your code
Conditional: a statement that only runs under certain conditions
also known as If/Else Statements
One Label --> "LetterLabel"
One Button --> "ChangeLetterButton"