Study

🤖 Quiz: “Smart Robot Codey – Think Like a ...

  •   0%
  •  0     0     0

  • What does the color of Codey's eyes show?
    A signal
    The temperature
  • What’s an example of Codey making a choice?
    Repeat move
    If light then play sound
  • What is the program block that starts everything?
    Stop block
    Start block
  • What does Codey do when light is detected?
    Reacts if programmed
    Always stops
  • What happens if Codey hears a clap?
    It turns off
    It reacts
  • What happens if Codey sees an obstacle?
    It speeds up
    It stops
  • Why do we use the "else" block?
    To move faster
    To choose another action
  • Which one is an input device?
    Light sensor
    LED display
  • What is Codey Rocky?
    A robot
    A phone
  • What does the "wait 1 second" block do?
    Delays action
    Stops the program
  • What’s a command block?
    A button
    An instruction
  • What does the sound sensor detect?
    Bright light
    Loud sounds
  • What can cause Codey not to stop at a wall?
    Eyes closed
    Sensor not working
  • Which block makes Codey turn?
    Turn left
    Show face
  • What is a loop?
    A loud sound
    A repeating structure
  • What block plays a melody?
    Play sound
    Move forward
  • Can a robot work without a program?
    No
    Yes
  • What happens if the start block is missing?
    The program won't run
    Codey will move
  • What part helps Codey sense light?
    Light sensor
    Speaker
  • What happens if there is no condition in a loop?
    It repeats forever
    It stops after one time
  • What does a loop do?
    Repeats actions
    Stops Codey
  • What is an "if" block used for?
    Making decisions
    Making sounds
  • What block checks a condition?
    If block
    Play music block
  • Name something Codey can do without wheels
    Drive
    Show a face
  • How does Codey know it’s dark?
    Color sensor sees black
    Light sensor value is low
  • What block would you use to move forward?
    Stop all
    Move forward
  • What does the "show face" block do?
    Displays a face
    Changes direction
  • What is the correct order of blocks?
    Action first
    Condition first
  • Which program do we use to code Codey?
    mBlock
    Word
  • What does the "repeat 10 times" block do?
    Runs something 10 times
    Plays music