Day 8 - Beginner - Function Parameters & Caesar Cipher
1. Day 8 Goals what we will make by the end of the day
2. Functions with Inputs
3. Positional vs. Keyword Arguments
4. [Interactive Coding Exercise] Pain Area Calculator
5. [Interactive Coding Exercise] Prime Number Checker
6. Caesar Cipher Part 1 - Encryption
7. Caesar Cipher Part 2 - Decryption
8. Caesar Cipher Part 3 - Reorganising our Code
9. Caesar Cipher Part 4 - User Experience Improvements & Final Touches
10. How You Can Stay Motivated