Write code that displays an input dialog asking the user to enter the temperature. If the user enters 50 or less, the code should display a message dialog box with the message “A bit cold!” If the user enters a value between 50 and 80, the code should display a message dialog box with the message “Nice day!” If the user enters 80 or greater, the code should display a message dialog box with the message “A bit warm!”
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.