You are creating an interactive program for a user to interactwith their MP7 player.
The user loads songs at the beginning of the program, andpopulates an array of
Song structures. Each song has 5 members: artist (string),title(string), duration or
length (int), genre (string), and times played (int). The usercan play songs, edit
their information, store their information in a file, anddisplay all the songs in the
MP7 player. The user can also quit the program.
Step-by-Step Instructions:
Create an array of structs of type Song, which will have 5members:
– Artist (String)
– Title (String)
– Length in seconds (int)
– Genre (String)
– Times Played (int)
Look in Chapter 11 (book or
PayPal Gateway not configured
PayPal Gateway not configured