Song Playlist

Song Playlist

Create a user input song playlist using java.

There are 2 attached files. The first one (java exercise) which is the assignment instruction, and the second one (Array of Objects example) which is the code template that you are going to use

note that the program should be in 3 files (Song.java , PlayList.java , SongDriver.java)