
Turtle quiz 1
Authored by Owen PERRY
Computers
10th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you have an error in your code what is the term to summarise finding and fixing that error?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To move the turtle to a specific position on the drawing canvas you need to use which of the following commands?
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
What is the keyword needed to loop code (iterate) in Python?
for
if
input
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What shape will this create?
Triangle
Hexagon
Rectangle
Will look like the turtle is climbing stairs
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why comments are important in programming?
Comments are ignored by the compiler while running the code.
Lazy programmers (who do not comment the code properly) forget their own implemented logics and waste much more time solving the issue when they see their code later.
In Python we can write a single line comment by using #.
Comments are helpful to other programmers to understand the code better. They can easily understand the logic behind solving any problem.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at this code, what shape will it make?
Square
Triangle
Rectangle
Hexagon
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?
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade