
Turtle Graphics and Range in Python
Authored by LaShawna Henry
Other
12th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What module is imported to use the Turtle graphics in Python?
turtle
graphics
draw
paint
2.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
How many times does the for loop execute in the given Turtle graphics code?
5
4
3
2
3.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What angle does the turtle turn to the right in each iteration of the loop?
90
360
180
120
4.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What function is used to move the turtle forward by a specified distance?
move
advance
forward
step
5.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What is the purpose of the 'wn.mainloop()' line in the Turtle graphics code?
To reset the turtle
To change the turtle color
To keep the window open
To close the window
6.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What does the 'range(11)' function generate?
A list of numbers from 0 to 10
A list of numbers from 1 to 11
A list of numbers from 0 to 11
A list of numbers from 1 to 10
7.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What is the output of 'list(range(1,16))'?
[0, 1, 2, ..., 16]
[0, 1, 2, ..., 15]
[1, 2, 3, ..., 16]
[1, 2, 3, ..., 15]
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?