Monday, August 12, 2013

Python Modules

Modules are used in Python to separate code into multiple files and thus make your source code more manageable. This presentation provides a quick guide to using modules in Python.

No comments:

Post a Comment