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
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python L29 Snake Game

Quiz
•
6th - 8th Grade
15 questions
Python Quiz

Quiz
•
8th Grade
15 questions
Plumbing Safety Test

Quiz
•
9th - 12th Grade
10 questions
Basic Communication Skills

Quiz
•
7th - 9th Grade
10 questions
Theatre Safety 2

Quiz
•
9th - 12th Grade
10 questions
MS Logo

Quiz
•
4th - 9th Grade
14 questions
Python L26 Color Tuple & Hirst Drawing

Quiz
•
6th - 8th Grade
10 questions
Python L31

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
12 questions
3-5 Digital Citizenship: Appropriate Use

Quiz
•
3rd - 5th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade