Below is my code:
Below is my reflection: I took one of the dictionary exercises and modified it so that it incorporates classes. I can see that the benefits in incorporating classes are that it’s a better way of incorporating the data and makes the code modular and more powerful.