7th -

8thgrade

Image

Python turtle

0
plays

10 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt

    To make the turtle move forward, which command is used?

    turtle.penup()

    turtle.forward()

    turtle.left()

    turtle.backward()

  • 2. Multiple Choice
    30 seconds
    1 pt

    When creating a rectangle with the turtle, what angle is needed when turning?

    120

    180

    45

    90

  • 3. Multiple Choice
    30 seconds
    1 pt

    To fill a shape with the colour red, which command is correct?

    turtle.fillcolor('Red')

    turtle.fillcolour('Red')

    turtle.fillcolor("Red")

    turtle.fillcolour("Red")

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?