Skip to main content
Teacher Portal

Check Your Understanding

Teacher Toolbox icon Teacher Toolbox - Answer Key

  1. Which of these is best described as “an ordered group of stored values?”
    2D List
  2. How many rows does this 2D List have?
    8
  3. How do you pick the marker up off of the whiteboard on the Workcell using the arm mounted on the VEX V5 Workcell?
    Add a coordinate point with a higher z-coordinate value.
  4. How many times will the [Repeat] block iterate in this project?
    10 times
  5. If you wanted to only draw the second triangle, what would you set the “waypointindex” to in this project?
    6
Quiz