Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C#

The following table describes my room temperature preferences. Print the message from the table when a user enters a num

help

1 Answer

The following table describes my room temperature preferences. Print the message from the table when a user enters a number in the corresponding range. For example, if temperature is 21 the code should print "Just right." to the screen. Temperature (°C) Message Less than 21° Too cold! 21° to 22° Just right. Greater than 22° Too hot!

Here is the table

Sagar Bharadia
Sagar Bharadia
10,722 Points

Hi Herbert, I see you have moved on from the C# Rocks challenge! Nice! Are you able to provide links and a bit more of a description of what you are getting stuck on so we can have a better understanding on what you would like help with? Thank You -Sagar