STUDENT ID: acucos SECTION: MA
- Launch the app. Does the screen look as shown below?

Possible Answers and Marks:
- No, it doesn't.
- Not quite; something is missing (see comments).
- Yes, I see a text box and a correctly captioned button under it.
- Supply a valid Celsius temperature in [-275,6000] (such as 15.5) and tap the button.
Do you get the correct answer rounded to one decimal in blue?

Possible Answers and Marks:
- No.
- Not quite; wrong color or wrong rounding.
- Yes, it is 100% correct (value, color, and rounding).
- Supply any temperature outside [-275,6000] (such as 12345) and tap the button.
Do you get "Invalid Entry!" in red?

Possible Answers and Marks:
- No.
- Not quite; wrong message or wrong color.
- Yes, 100% correct ("Invalid Entry!" in red).
- Supply a different valid Celsius temperature in [-275,6000] (such as 180.5) and tap the button.
Do you get the correct answer (356.9) rounded to one decimal in blue?
Possible Answers and Marks:
- No.
- Not quite; wrong color or wrong rounding.
- Yes, it is 100% correct (value, color, and rounding).