Mike Patel

Mike Patel

  • NA
  • 7
  • 6.1k

Help with first class project

Nov 16 2011 5:46 PM
I have just started this class two days ago.  I already have an assignment due today.  I work all day and I just got the assignment in the afternoon.  I understand the logic that needs needs to be used but don't know the actual coding part.  Can someone please help.  Here is the assignment.  

Problem Description: Accept the temperature from the user. If the temperature is

greater than or equal to 32, display a message "The climate is good today" and check

whether the temperature is exactly equal to 32. If it is exactly equal to 32, display a

message "The temperature is 32". If the temperature is greater than 32, then display

a message "It is hot today" 

Answers (3)