SectionΒ 1. ChapterΒ 32
single
Challenge: Weather-Based Outfit Recommender
Swipe to show menu
Task
Swipe to start coding
Write a program that suggests what to wear based on weather conditions.
Use if-statements to check the weather and display an outfit recommendation.
Recommendations:
- If the weather is
"sunny", display:"Wear sunglasses and a t-shirt!" - If the weather is
"rainy", display:"Take an umbrella and wear a raincoat!" - If the weather is
"cold", display:"Wear a warm jacket and a scarf!"
Use strict equality checks (===) in your conditions.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 32
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat