What line of code is necessary to use drawing functions in Python such as fillcolor, forward, left and right?
Python Quiz

Quiz
•
Computers
•
8th Grade
•
Hard

Gary Vear
Used 15+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
from turtle import*
start turtle
begin_turtle
import python
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What Python Turtle function allows you to change the colour of a shape's borders?
fillcolor
pencolor
linecolor
bordercolor
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following functions can be used to create a loop? (check all that apply)
for i in range
if
else
elif
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A ________ is a container used to store a value that may change over time.
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What would be the output of the following code?
number = "10"
print(number * 2)
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would the following code draw?
from turtle import*
for i in range(3):
forward(100)
right(360/3)
A triangle pointing up
A triangle pointing to the right
A triangle pointing to the left
A triangle pointing down
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would the following code output?
from turtle import*
left(90)
pencolor(green)
forward(100)
A green vertical line
A green horizontal line
A green diagonal line
An error message
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Python Graphics

Quiz
•
6th - 8th Grade
12 questions
Python Level 1 Quiz #6

Quiz
•
5th - 12th Grade
20 questions
Year 7 Digital Tech Quiz

Quiz
•
7th - 8th Grade
10 questions
Python Plus : Turtle Race

Quiz
•
6th - 8th Grade
10 questions
Advanced Python Quiz1

Quiz
•
6th - 8th Grade
14 questions
9.1.5 - Starter Quiz

Quiz
•
7th - 11th Grade
12 questions
Python Print Statement

Quiz
•
6th - 10th Grade
20 questions
Combined Python Turtle 1&2

Quiz
•
8th 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
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
40 questions
Word Study Assessment: Roots, Prefixes, Suffixes, and Vocabulary

Quiz
•
8th Grade
17 questions
guess the logo

Quiz
•
8th Grade
16 questions
Function or Non-Function?

Quiz
•
8th - 10th Grade
15 questions
Sentence Fragments and Run-ons

Quiz
•
8th Grade