Control Flow Practice
Build reliable branching, iteration, function, comprehension, and trace fluency.
Recommended resources
- Python 3 Tutorial — Python Software Foundation
- MIT 6.100L Introduction to CS and Programming using Python — MIT OpenCourseWare
Instructions
- Trace edge cases before running tests.
Ordered items
Completion
Implement and explain each control path without debugger assistance.