CSCI 1360: Foundations for Informatics and Analytics
Total: 100pts
This assignment will familiarize you with the built-in Python data structures, looping, conditionals, and exceptions.
Remember in your code to delete (or comment out) any lines that say raise NotImplementedError()
and replace it with your own code.