
Python Flashcard 1

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

14 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which direction does the Turtle face when it is created?
Back
East
2.
FLASHCARD QUESTION
Front
Consider the following code. What does the line “import turtle” do?
Back
It defines the module turtle which will allow you to create a Turtle object and draw with it.
3.
FLASHCARD QUESTION
Front
True or False: A Turtle object can have any name that follows the naming rules
Back
True
4.
FLASHCARD QUESTION
Front
Which of the following code would produce the following image?
Back
5.
FLASHCARD QUESTION
Front
True or False: You can only have one active turtle at a time. If you create a second one, you will no longer be able to access or use the first.
Back
False
6.
FLASHCARD QUESTION
Front
How does python know what statements are contained in a for loop or while loop body?
Back
They are indented to the same degree from the loop header.
7.
FLASHCARD QUESTION
Front
The correct code to generate a random number between 1 and 100 (inclusive) is:
Back
prob = random.randint(1, 100)
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
AP CSP Loops Practice

Flashcard
•
9th - 12th Grade
11 questions
for and while loops level 2

Flashcard
•
9th - 12th Grade
8 questions
AP CS A Flashcard 4 Practice

Flashcard
•
9th - 12th Grade
12 questions
Java Loops

Flashcard
•
9th - 12th Grade
12 questions
BJC AP CSP Unit 3 Exam Review (In-Class)

Flashcard
•
9th - 12th Grade
10 questions
Programming Overview

Flashcard
•
8th - 12th Grade
12 questions
Code.org Unit 6 Assessment Day

Flashcard
•
9th - 12th Grade
13 questions
Unit 5 Flashcard AP CSP

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade