Python Modules and Packages: An Introduction Quiz – Real Python
In this quiz, you’ll test your understanding of Python Modules and Packages. By working through this quiz, you’ll revisit how to write and import modules and packages, how to structure ...

Source: realpython.com
In this quiz, you’ll test your understanding of Python Modules and Packages. By working through this quiz, you’ll revisit how to write and import modules and packages, how to structure code for modular development, and how to combine modules to create larger applications. This quiz will help you practice organizing projects so they stay easier to maintain and grow. [ Improve Your Python With 🐍 Python Tricks 💌 – Get a short & sweet Python Trick delivered to your inbox every couple of days. >> Click here to learn more and see examples ]