Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Music Playlist Generator | Python if-elif-else Statement
Conditional Statements in Python

Challenge: Music Playlist GeneratorChallenge: Music Playlist Generator

Завдання

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.

Все було зрозуміло?

Секція 3. Розділ 4
toggle bottom row
course content

Зміст курсу

Conditional Statements in Python

Challenge: Music Playlist GeneratorChallenge: Music Playlist Generator

Завдання

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.

Все було зрозуміло?

Секція 3. Розділ 4
toggle bottom row
some-alt