In this video, I briefly introduce you to the Python Standard library and how to access it's modules and functions. In addition, I show you how to create your own custom module. The use of the import keyword and members of the math module is also touched upon. All of this is demonstrated using a sample program.
This is a programming tutorial designed for beginners.