CSCI 1360: Foundations for Informatics and Analytics
Total: 100pts
This assignment will go over loops, conditionals, and basics of functions in Python.
Remember in your code to delete (or comment out) any lines that say raise NotImplementedError()
and replace it with your own code.