What is the correct way to import the turtle library?, import tortoise, import turtle, include turtle, What does turtle.Turtle() do?, Creates a screen, Draws a circle, Deletes drawings, Which line of code creates a turtle named t?, t = turtle.Create(), t = make.Turtle(), t = turtle.Turtle(), What does speed(10) change?, Drawing speed, Pen size, Turtle color, Which command changes the turtle’s shape (ex: “turtle”, “arrow”)?, form("turtle"), shape("turtle), style("turtle"), Which command draws a circle?, draw_circle(), round(), circle(), What does the command goto(50, -20) do?, Resets the turtle, Move the turtle to position (50, -20), Draws a line to (50, -20), What does write("Hello") do?, Draws a circle, Changes the color of "Hello", Writes "Hello" on the screen, Which command changes the thickness of the pen?, pensize(5), color(5), penwidth(), What does color("red") do?, Fills the screen red, Changes the pen and the turtle color to red, Draws a red square, Which command turns the turtle to the left?, right(), go_left(), left(), What does forward(100) do?, a) Moves the turtle backward 100 steps, Moves the turtle forward 100 steps, Turns the turtle, Which command lifts the pen so the turtle moves without drawing?, pendown(), penup(), write(), Which command makes the turtle draw when it moves?, penup(), pendown(), no_draw(), The command turtle.done() :, Keeps the turtle graphics window open until you close it., Close the program.
0%
Python Turtle Quiz
Share
Share
Share
by
Rukaya8
G7
G8
technology
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Quiz
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
More formats will appear as you play the activity.
)
Open results
Copy link
QR code
Delete
Continue editing:
?