
Yr 7 Python Turtle

Quiz
•
Computers
•
6th - 8th Grade
•
Hard

A Williams
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this code draw?
Square
Rectangle
Triangle
Giraffe
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What shape does this code draw?
Square
Rectangle
Triangle
Whale
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What shape does this code draw?
Square
Rectangle
Triangle
Whale
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrong with this code?
Turtle should not have a capital letter
Brackets are missing
bob =
is in the wrong place
Should be import turtle.Turtle
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrong with this code?
Should not have brackets
Should have capital letter: import Turtle
Should have capital letter: turtle.Turtle( )
Should not repeat turtle: bob = turtle( )
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrong with this code?
Needs space
Should not have space
Missing . should be:
bob.forward(150)
bob.left(120)
Should have capital: import Turtle
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrong with this code?
import turtle should have capital: import Turtle
Missing a bracket
bob = turtle.Turtle( ) is the wrong way around, should be:
turtle.Turtle( ) = bob
Need to remove brackets:
bob = turtle.Turtle( )
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Programming - Algorithms in Pseudocode & Flow Diagrams

Quiz
•
1st - 12th Grade
15 questions
Blockly Assessment

Quiz
•
6th - 9th Grade
10 questions
I Can Code!

Quiz
•
KG - University
10 questions
Turtle Academy (Lessons 1 & 2)

Quiz
•
6th - 8th Grade
10 questions
Turtle academy (Lessons 6 and 7)

Quiz
•
6th - 8th Grade
15 questions
AP CSP Exam Review: Big Idea 3

Quiz
•
8th - 10th Grade
15 questions
Python Basics

Quiz
•
KG - University
15 questions
Scratch Basics

Quiz
•
6th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade