So far we have used the random module, but other modules are included in Python. These
modules are often called Python’s standard library. There are too many of these modules to list in full. However, you can always find a complete list of Python modules at
http://docs.python.org/release/3.1.5/library/index.html.
Here are some of the most useful modules you should take a look at: