True or False: The following statement will check to see if the turtle’s pen color is ‘green’:
if turtle.pencolor() = ‘green’
Python Level 1 Quiz #6
Quiz
•
Computers, Other
•
5th - 12th Grade
•
Medium
Mariel Reyes
Used 6+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: The following statement will check to see if the turtle’s pen color is ‘green’:
if turtle.pencolor() = ‘green’
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: The following code snippet will change the turtle’s pen size to 4 if it is presently less than 4:
if turtle.pensize() < 4:
turtle.pensize(4)
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To use Python’s turtle graphics, you must include which of the following statements in your program?
import turtle_graphics
import turtle
import turtle_module
import Turtle
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The Python turtle is initially positioned in the _____ of a graphics window.
center
top
right
left
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
By default, the Turtle heads in the _____ direction.
up
down
right
left
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following loop draws a _____.
for x in range(4):
turtle.forward(200)
turtle.right(90)
star
circle
square
rectangle
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: By default the turtle’s pen is down.
True
False
10 questions
Quiz: Basic Graphics and Shapes with Turtle
Quiz
•
7th Grade
11 questions
Input Quiz - ICT (IGCSE)
Quiz
•
9th - 10th Grade
15 questions
Computer Science Quiz: Application of Computational Thinking
Quiz
•
10th Grade
10 questions
2. Computational thinking
Quiz
•
5th Grade
15 questions
Computer Graphics
Quiz
•
7th - 11th Grade
10 questions
R082 LO2 Quiz
Quiz
•
10th - 11th Grade
10 questions
Python Turtle - Knowledge Check
Quiz
•
7th - 8th Grade
13 questions
Small basic
Quiz
•
4th - 6th Grade
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
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th 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
20 questions
Final Exam Vocabulary
Quiz
•
6th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade