Starter quiz

  • A ______ is a named piece of data, stored in a memory location in a computer.
    • 'variable' ✓
  • A variable can hold __________ one value at a time.
    • more than
    • only  ✓
  • Name one variable in this block of code.
    Name one variable in this block of code.
    • 'name' ✓
  • Which category of code block do you need to create a subroutine?
    • My blocks  ✓
    • Control
    • Events
    • Sensing
  • Which block would you use to update the value of the temperature variable in Scratch?
  • What is the value of temperature at the end of this block of code?
    What is the value of temperature at the end of this block of code?
    • 6  ✓
    • 10
    • 0
    • 5
+