Develop an app that asks users to select their favourite type of music and then recommends a
playlist based on their preference. The app should consider popular genres, artists, and songs from
various regions worldwide. Utilise either an "if" or "switch" statement.
An example of input and output for the above question:
Input: The user selects "Pop" as their preferred genre of music.
Output: The app displays a playlist featuring popular pop artists such as Taylor Swift, Ed Sheeran,
and Ariana Grande.
Rubric
Criteria Possible Mark
The interface is aesthetically pleasing 2
The app should be running as expected
8
Mark 10