Skip to Content
Course content
 
0 0

There are no comments for now.

to be the first to leave a comment.

1. What is the unit of temperature returned by temperature() in Microbit?
2. What function is used to pause the Microbit program?
3. Which function is used to read temperature from the Microbit?
4. Which formula is used to convert Celsius to Fahrenheit?
5. What type of sensor is used for temperature reading in Microbit?
6. What is the correct way to display the number 25 on Microbit?
7. Which of the following data types is returned by temperature()?
8. What type of loop would be best for repeating temperature readings continuously?
10. In Python, what does int(25.6) return?