Which is the correct command to start a fill?

9.6.3 Python Homework

Quiz
•
Computers
•
7th - 12th Grade
•
Hard

Rachael Middleditch
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
begin_fill()
begin fill()
Begin_fill()
begin_fill[]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct command to put the pen down?
pendown_()
pendown()
Pendown()
pen down()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct command for moving forward 100?
forward 100
Forward(100)
forward(100)
forward_(100)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code do?
Draw a circle 20 times on a grey background.
Draw 6 separate circles on a grey background.
Draw 6 circles which are linked with a line.
Draw 6 circles which are linked with a line on a grey background.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the code underneath the WHILE mean?
The code will run whilst ever the counter is less then 7.
The code will run until the counter reaches 7.
The code will take 7 away from the counter.
The code will not work as there is an error.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable?
A label given to a memory location that stores data.
Something that is the same throughout the program.
A method of outputting data.
A syntax error.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct code to import the turtle commands?
from import turtle *
Import from turtle *
from turtle import *
From turtle import *
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Python Turtle - Knowledge Check

Quiz
•
7th - 8th Grade
14 questions
Python L25 Turtle

Quiz
•
6th - 8th Grade
12 questions
Tracy 🐢 CodeHS

Quiz
•
5th - 8th Grade
10 questions
Small Basic (Turtle)

Quiz
•
KG - University
10 questions
Модуль Turtle в Python

Quiz
•
9th Grade
6 questions
Python Turtle

Quiz
•
7th - 8th Grade
10 questions
Quiz: Basic Graphics and Shapes with Turtle

Quiz
•
7th Grade
10 questions
Turtle Lesson 1

Quiz
•
11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade