Question: programming C# Create a list of at least 1 0 songs and artists of your choosing Print Program Title: Random Music Playlist ( underlined )

programming C# Create a list of at least
1
0
songs and artists of your choosing
Print Program Title: "Random Music Playlist"
(
underlined
)
Prompt the user to enter the number of songs they want in the playlist
"
Generate a list of random songs. For example, if the user wanted a playlist of
5
songs, the playlist should contain
5
songs. Songs in this list cannot be repeated
*
*
These songs must be stored in a list.
Print the songs from the playlist to the console
Ask the user if they would like to create another playlist. If yes, run the program again. If no
,
end the program

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!