How to make a module
Collect the functions in the module in a file, here the file is called
convert3.py
We have then made a module
convert3
The usage is as exemplified on the previous slide