Liam has written a program to help Maya with data analysis for her geography fieldwork.
city_name = "Plymouth" average_temp = 12.6 sunshine_hours = 6 is_windy = False
State the data type for the variable average_temp. Justify your answer.