placeholder image to represent content

Programming Y8 exam

Quiz by Yaithd Daniel Olivas Arcos

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
10 questions
Show answers
  • Q1

    In Python, what is Turtle?

    An animal.

    A programming language inside Python.

    A special tool to create graphic objects in Python.

    A graphic object that looks like a turtle.

    300s
  • Q2

    Choose the line of code to create a window using Turtle.

    Answer Image
    Answer Image
    Answer Image
    Answer Image
    300s
  • Q3

    ​Choose the line of code to set the title of a window to "Exam." The name of the variable that contains the window is "wn."

    Answer Image
    Answer Image
    Answer Image
    Answer Image
    300s
  • Q4

    The line of code in the image sets the text color to yellow.

    Question Image
    false
    true
    True or False
    300s
  • Q5

    The line of code in the image sets the size of the screen whose variable is "wn.setup"

    Question Image
    false
    true
    True or False
    300s
  • Q6

    The line of code in the image sets the horizontal extension of a screen to 400 pixels.

    Question Image
    false
    true
    True or False
    300s
  • Q7

    The line of code in the image sets the vertical extension of a screen to 400 pixels. 

    Question Image
    true
    false
    True or False
    300s
  • Q8

    Choose the line of code to reproduce the result in the image.

    Question Image
    Answer Image
    Answer Image
    Answer Image
    Answer Image
    300s
  • Q9

    Choose the line of code that creates a graphic object and sets its name to "go"

    Answer Image
    Answer Image
    Answer Image
    Answer Image
    300s
  • Q10

    Choose the block of code that creates the graphic object shown in the image. 

    Question Image
    Answer Image
    Answer Image
    Answer Image
    Answer Image
    300s

Teachers give this quiz to your class