Please don’t include code in optional reading that is required for graded code to run without error. The following is not part of a solution, but code in 4 - Optional - Spotipy SDK that had to be run to define response, needed in exercise 7:
response = spotify.featured_playlists(limit=limit)
response