Nuacht

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!
Trouble importing a module: import does not throw an error, but "attribute not defined" when trying to use #128 ...