Question
Program: SongList and MySong For this project, you will be creating a lists of songs, like a playlists in a music app. The song data will be obtained from an online dataset and accessed via the BRIDGES API. The dataset structure for the songs consists of the title, release_date, artist, album, and lyrics. • You