Course Content
Conditional Statements in Python
Conditional Statements in Python
Challenge: Music Playlist Generator
Task
Are you a music enthusiast? You will create a straightforward music playlist tailored to the user's mood.
Below is a dictionary
categorizing various moods on a scale from 1 to 5, with 1 representing sadness and 5 representing excitement. The user will input their current mood, and our program will suggest a song accordingly.
Thanks for your feedback!
Challenge: Music Playlist Generator
Task
Are you a music enthusiast? You will create a straightforward music playlist tailored to the user's mood.
Below is a dictionary
categorizing various moods on a scale from 1 to 5, with 1 representing sadness and 5 representing excitement. The user will input their current mood, and our program will suggest a song accordingly.
Thanks for your feedback!
Challenge: Music Playlist Generator
Task
Are you a music enthusiast? You will create a straightforward music playlist tailored to the user's mood.
Below is a dictionary
categorizing various moods on a scale from 1 to 5, with 1 representing sadness and 5 representing excitement. The user will input their current mood, and our program will suggest a song accordingly.
Thanks for your feedback!
Task
Are you a music enthusiast? You will create a straightforward music playlist tailored to the user's mood.
Below is a dictionary
categorizing various moods on a scale from 1 to 5, with 1 representing sadness and 5 representing excitement. The user will input their current mood, and our program will suggest a song accordingly.