Skip to content
MathsGenie logo
Open app

Course home

  1. IGCSE
  2. Computer Science Edexcel
  3. Question bank

Data types and structures

EasyMedium
12345678910111213141516171819
Question 12

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.

[2]

Data types and structures Questions

  1. IGCSE
  2. /Computer Science
  3. /Data types and structures