Exercises
- Ask a user how their day is, then output different responses based off the input.
- Ask a user for 2 numbers check if any numbers are even (or odd) and output which numbers are even (or odd).
- Build a program that adds 2 to a number while the number is less than 10 and output the result.