Python turtle

Quiz
•
Computers
•
7th - 8th Grade
•
Medium
Ameera Omoush
Used 65+ times
FREE Resource
Student preview

15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To make the turtle move forward, which command is used?
turtle.penup()
turtle.forward()
turtle.left()
turtle.backward()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When creating a rectangle with the turtle, what angle is needed when turning?
120
180
45
90
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In order to move the turtle 120 forward without drawing on the screen, which order is correct?
turtle.forward(120)
turtle.penup()
turtle.pendown()
turtle.pendown()
turtle.forward(120)
turtle.penup()
turtle.penup()
turtle.forward(120)
turtle.pendown()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To fill a shape with the colour red, which command is correct?
turtle.fillcolor('Red')
turtle.fillcolour('Red')
turtle.fillcolor("Red")
turtle.fillcolour("Red")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the extension on a Python file name?
.py
.xsl
.ppt
.docx
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you write a program in Python?
Using Word
Using IDLE
Using Powerpoint
Using Excel
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the window called where you write your code?
Editor
Shell
Create a free account and access millions of resources
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade