1. The Goal of This Section
 2.1 ifelsebasics.pdf
 2. Visual Understanding If Else Statements
 3.1 indentations.pdf
 3. Understanding Indentations
 4.1 comparison-operators.pdf
 4. Basics of If and Else Statements
 5. Modulo
 6.1 fork the practice file.html
 6. If and Else Statements Practice Session
 7.1 nested-if-statements.pdf
 7. Nested If and Else Statements
 8.1 fork the example code.html
 8.2 nested-if-statements2.pdf
 8. More on Nested If and Else Statements
 9.1 elif code example.html
 9.2 elif statements.pdf
 9. Elif Statements
 10.1 bmi practice answer.html
 10.2 bmi practice code.html
 10.3 bmi.zip
 10. Practice A Better BMI Calculator
 11.1 empty code challenge complete code.html
 11.2 leap year challenge empty code.html
 11.3 leapyear.pdf
 11. A Complicated Code Challenge
 12.1 multi-ifs.pdf
 12. Multiple If and Else Statements
 13.1 Fork the practice file.html
 13.2 Practice compeleted code.html
 13. Bakery Practice
 14.1 logical operators.pdf
 14. Logical Operators
 15.1 Read more about python methods.html
 15. Python Lower Method
 16. Python Count Method
 17.1 aliengame.pdf
 17.2 ASCII Art.html
 17.3 Fork the Empty Replit File.html
 17.4 The Complete Replit File.html
 17. Final Project The Alien Game