Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Below is a thermometer program I made with a micro:bit to measure temperature. I want the microbit to accomplish the following: Display a smiley face

Below is a thermometer program I made with a micro:bit to measure temperature. I want the microbit to accomplish the following:
Display a smiley face when the temperature is between 98 and 99
Display the letter C when the temperature is colder than 98
Display the letter H when the temperature is warmer than 99
Unfortunately, there are errors in my code and my micro:bit is not accomplishing what I want it to accomplish (Note: the conversion from Celsius to Fahrenheit is correct).
Answer the following:
Describe what is wrong with the code and what the micro:bit currently is doing (10 points)
What two changes can you make to fix the code? (7.5 points for each change)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

There are several issues with the provided code 1 The if statements are not properly neste... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Income Tax Fundamentals 2013

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

31st Edition

1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516

More Books

Students also viewed these Programming questions