Comp 151 Project 5

Working with dictionaries and functions

Summary:

In this 5th project you will open a file, load the information into a dictionary, the let the user interact with that data. all while breaking your code into functions.

Due:

 Nov  10,  2022 at 11:59pm

Description:

Write a program consisting of at least four functions. (you can use more if you like)



Other Requirements


yourNameProject5

(so mine might be JSantoreProject5)
And put the following at the beginning of the program as a comment:



Project Submission

Submit the project by putting it on github as a private project and making me a collaborator as before.