News

Have Python import the os module by including the line "import os" at the start of your Python code.
This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!