Exercises (or lack thereof)
We have reached the end of this module.
This time, we will not provide any formal exercises (it is close to the end of the week, after all!).
But we recommend you to start creating some modules of your own, and organise them into packages, and trying to import them. They do not need to contain proper implementation or make sense. It is more to get you to understand how Python deals with modules and packages.
Also, spend a bit of time browsing the Standard Python Library to see what other modules or packages are on offer to make your life easier!