placeholder image to represent content

Python (operations & turtle)

Quiz by Adam Masters

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
20 questions
Show answers
  • Q1

    What is the output?

    Question Image
    Users enter free text
    Type an Answer
    45s
  • Q2

    What is the output?

    Question Image
    Users enter free text
    Type an Answer
    45s
  • Q3

    What is the output?

    Question Image
    Users enter free text
    Type an Answer
    45s
  • Q4

    What is the output?

    Question Image
    Users enter free text
    Type an Answer
    30s
  • Q5

    What is the output?

    Question Image
    Users enter free text
    Type an Answer
    30s
  • Q6

    What is the output?

    Question Image
    Users enter free text
    Type an Answer
    30s
  • Q7

    What is the output?

    Question Image
    Users enter free text
    Type an Answer
    30s
  • Q8

    What is the output?

    Question Image
    Users enter free text
    Type an Answer
    30s
  • Q9

    What is the output?

    Question Image
    Users enter free text
    Type an Answer
    30s
  • Q10

    What is the output?

    Question Image
    Users enter free text
    Type an Answer
    30s
  • Q11

    If the output of the following code is 0, then which option accurately describes a?

    Question Image

    a is an even number.

    a is an odd number.

    a is 0.

    30s
  • Q12

     If the output of the following code is 1, then which option accurately describes a?

    Question Image

    a is an even number.

    a is an odd number.

    a is 0.

    30s
  • Q13

    What Python library is commonly used for turtle graphics?

    Question Image

    import numpty

    import pandas

    import turtle

    import matplotlib

    30s
  • Q14

    What is the first step to create a turtle in Python?

    Question Image

    Import the turtle module

    Define the turtle's shape

    Create a canvas

    Instantiate a Turtle object

    30s
  • Q15

    Which command is used to make the turtle move forward?

    Question Image

    go_forward()

    forward() 

    move()

    move_forward()

    30s

Teachers give this quiz to your class