Answer :
In programming we have different data types and in this question two data types was specified, Int and float, the only data type that can receive input to the nearest tenth of degree is float, hence, float(input(""What is your temperature?""))
Data types are use as place holders, we have the primitive and non-primitive data types
Example of data types are
- Float
- Array
- Integer
- Double
- String
Learn more about data types at
https://brainly.com/question/179886