How to Program: Computer Science Concepts and Python Exercises
How to Program: Computer Science Concepts and Python Exercises
Python Standard Library, Modules, Packages (1x12)
: 31, 2016
Discover the remarkable programming tools called modules that you have at your fingertips with Python. Modules are ready-made programs that can be imported into your code as you write it, enhancing your creativity, expanding your options, and saving you time. Bundles of modules are called packages.