Day 3 - Beginner - Control Flow and Logical Operators
3-27. Control Flow with if / else and Conditional Operators
3-28. [Interactive Coding Exercise] Odd or Even? Introducing the Modulo
3-29. Nested if statements and elif statements
3-30. [Interactive Coding Exercise] BMI 2.0
3-31. [Interactive Coding Exercise] Leap Year
3-32. Multiple If Statements in Succession
3-33. [Interactive Coding Exercise] Pizza Order Practice
3-34. Logical Operators
3-35. [Interactive Coding Exercise] Love Calculator
3-36. Day 3 Project: Treasure Island