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
Подели
Подели
Подели
аутор
Keyrely
Уреди садржај
Одштампај
Угради
Више
Задатке
Табела
Прикажи више
Прикажи мање
Ова табела је тренутно приватна. Кликните на
Подели
да бисте је објавили.
Приступ табели је онемогућио власник средства.
Ова табела је онемогућена пошто Вам се подешавања разликују од подешавања власника средства.
Врати подешавања
Споји
је отворени шаблон. Он не генерише резултате за табелу рангирања.
Пријава је обавезна
Визуелни стил
Фонтове
Потребна је претплата
Поставке
Промени шаблон
Прикажи све
Више формата ће се појавити током играња активности.
)
Отворени резултати
Копирај везу
QР кôд
Избриши
Врати аутоматски сачувано:
?