Modules and programs
Posted on May 21st, 2020
Breaking down programming problems into their smallest pieces is one of the most critical skills in programming. You’ll need to practice this for the weekend assignment.
Today’s topics
- Modules and
import
- Exceptions
- Program shape & design