CS 117: Introduction to Computer Science

A salmagundi of functions

For this assignment, you will implement the functions whose interfaces are specified in functions.py. Do not change the interfaces in any way. You may modify the testing code to suit your needs, but do not remove the "if __name__ == '__main__'" line.

Have fun.