import turtle, Get the turtle ready, t = turtle.Turtle(), Create a turtle with name 't', forward(distance), Move the turtle forward by the 'distance' steps., backward(distance), Move the turtle backward by the 'distance' steps, right(angle), Turn the turtle right by the 'angle' degrees., left(angle), Turn the turtle left by 'angle' degrees., goto(x, y), Move the turtle to a point with coordinates (x, y)., circle(radius), Draw a circle with a given radius., dot(size, color), Draws a filled circle (a dot)., penup(), Lift the pen up, pendown(), Put the pen down, pensize(width), Change the thickness of the line.Set the line thickness., pencolor(color), Change the color of the pen, fillcolor(color), Set the color used to fill shapes., begin_fill(), Remember the starting point for a filled shape., end_fill(), Close the shape and fill it with the color., speed(speed), Change how fast the turtle moves, turtle.done(), Tell the program, "Wait, I am finished now.".
0%
Turtle. Python. Group 1.1
Share
Share
Share
by
Keyrely
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
Match up
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:
?