Create a program that will keep track of a media library to store
CSC 162 Final Project Media Library Create a program that will keep track of a media library to store movies. It will store all of the data using arrays. Since we have not learned how to use files or a database the information will not be stored anywhere and will be lost once the program ends. The program will keep track of a movie’s […]
