An activity recommendation program was designed according to the air temperature. The user must enter a temperature value.
Conditions:
Suggest to "Ski" if the temperature is less than 5.
Suggest the "Cinema" event if the temperature is between 5 and 15.
Suggest the "Picnic" event if the temperature is between 15 and 25.
Suggest the "Swimming" event if the temperature is greater than 25.
