1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Intermediate Java

Connected

अभ्यास

Weather Reporter

You've found a way to retrieve the weather report for your location. You want to have a small program that tells you what item to use in different types of weather.

निर्देश

100 XP
  • Use the correct keyword to make it a case to check.
  • Put in the right constant to print only when it is "Sunny".
  • Write the correct keyword down to make sure only one println() will take effect.