Flow Control
| in Python LaunchSchool by
I completed "Flow Control" from the course: LaunchSchool - Python Track
Today I completed the 'Flow Control' exercises in LaunchSchool's 'Introduction to Programming with Python' book. Fairly straightforward, taught match/case, though none of the exercises used it.