What is the main purpose of using modules in Python?
To avoid using classes
To write programs in Java
To organize reusable code in separate files
To increase the speed of the Python interpreter
This question is part of this quiz :
Python Modules & Packaging