Study

Scratch Chatbot Review

  •   0%
  •  0     0     0

  • TRUE or FALSE: I can guess where the sprite will move next
    FALSE!
  • TRUE or FALSE: This could pick the number 3
    TRUE!
  • [25 POINTS!] What will happen?
    The spite will say Hello
  • Which of these functions can a sprite NOT do? (A) play music (B) move (C) write a program (D) speak
    (C) write a program
  • How long will the sprite wait?
    10 seconds
  • TRUE or FALSE: This could pick the number 99
    FALSE!
  • [25 POINTS!] What will happen?
    The sprite will hide
  • The score is (A) a sprite (B) a variable (C) a backdrop (D) a block
    (B) a variable
  • TRUE or FALSE: I can put different blocks in different sprites
    TRUE!
  • How many times will the sprite change colour?
    10!
  • TRUE or FALSE: variables can only be numbers.
    FALSE. They can be text too