Each assignment has its own file. To see them, click on the links in the navigation bar.
- easy_functions.py will give you a chance to try your hand at writing some very basic Python functions. Have the Python documentation handy so you don't reinvent wheels!
- medium_functions.py constitute a slightly more challenging collection of functios to write.