pencil-icon
Build your own quiz

Computers

7th -

11thgrade

Image

Python Turtle

67
plays

14 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt
    What does forward(300) do?
    Moves in the direction it is facing 300 steps
    Moves down the screen 300 steps
    Moves up the screen 300 steps
  • 2. Multiple Choice
    30 seconds
    1 pt
    What does turn(90) do?
    Turns right 90 degrees
    Turns left 90 degrees
    Moves forward 90
    Does nothing as 'turn' is not a turtle instruction
  • 3. Multiple Choice
    30 seconds
    1 pt
    What is the window called where you write your code?
    Editor
    Shell
  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?