import turtle, Make the turtle module available in your program, t = turtle.Turtle(), Create a turtle object with name 't', forward(distance), Move the turtle forward by the specified distance., backward(distance), Move the turtle backward by the specified distance., right(angle), Turn the turtle clockwise by the specified angle (in degrees)., left(angle), Turn the turtle counter-clockwise by the specified angle (in degrees)., goto(x, y), Move the turtle to an absolute position., circle(radius, extent), Draw a circle (or arc) with a given radius., dot(size, color), Draw a circular dot., penup(), Lift the pen; movement will not draw a line., pendown(), Lower the pen; movement will draw a line., pensize(width), Set the line thickness., pencolor(color), Set the color of the pen (line color), 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 current fill color., speed(speed), Set the animation speed.
0%
Turtle. Python.
Udostępnij
Udostępnij
Udostępnij
autor:
Keyrely
Edytuj elementy
Drukuj
Osadź
Więcej
Zadania
Tabela rankingowa
Pokaż więcej
Pokaż mniej
Ta tabela rankingowa jest obecnie prywatna. Kliknij przycisk
Udostępnij
, aby ją upublicznić.
Ta tabela rankingowa została wyłączona przez właściciela materiału.
Ta tabela rankingowa została wyłączona, ponieważ Twoje opcje różnią się od opcji właściciela materiału.
Przywróć poprzednie opcje
Połącz w pary
jest szablonem otwartym. Nie generuje wyników w tabeli rankingowej.
Wymagane logowanie
Motyw
Czcionki
Wymagany abonament
Opcje
Zmień szablon
Pokaż wszystko
Więcej formatów pojawi się podczas wykonywania ćwiczenia.
Otwórz wyniki
Kopiuj link
Kod QR
Usuń
Przywrócić automatycznie zapisane ćwiczenie:
?