
Python (Turtle Graphic)

Quiz
•
Computers
•
9th Grade
•
Hard
Bryan Campbell
Used 8+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would I tell Tracy to move forward 100 pixels?
forward 100
forward(100)
crawl(100)
move(100)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When using the circle() command, what value do we put inside the parentheses?
The center of the circle
The diameter of the circle
The width of the circle
The radius of the circle
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you want Tracy to move forward 100 pixels without making a line, what set of commands should you write?
forward(100)
penup()
penup()
forward(100)
penup(100)
forward(-100)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a reason for loops are useful when writing code?
Loops help us write the same program with fewer lines of code
Loops make it easier to alter code once it’s written
Loops let us make shapes of multiple sizes
Loops make our code easier to read
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do certain words change color in Python? [Example: for, and in ]
To tell you that these words cannot be used in Python code
To show you that these words can be clicked
To tell Python to skip these words when running the code
To show that they are recognized as keywords
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code below will produce the image shown?
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code below will produce the image shown?
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
10 questions
Binary Images

Quiz
•
7th - 9th Grade
15 questions
Adobe TEST Study 1

Quiz
•
9th - 12th Grade
11 questions
LESSON 5: CREATING ART WITH CODE

Quiz
•
7th Grade - University
12 questions
Data Representation - Keywords

Quiz
•
9th - 11th Grade
15 questions
Python Basics Quiz

Quiz
•
6th - 10th Grade
15 questions
Representing Images

Quiz
•
8th - 10th Grade
10 questions
AP CSP~ BigIdea 2 Data

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade