Python turtle - Cool octagon shape using python | python project
Автор: Salesforce Solution
Загружено: 2021-04-29
Просмотров: 374
#python project
octagon shape
create amazing shape using python
octagon project
python project
octagon creative
draw a octagon
cool octagon shape using python
Instagram I'd https://instagram.com/brahmin_himansh...
--------------------Source code--------------------------
from turtle import *
import turtle
speed(0)
bgcolor("black")
color("yellow")
pensize(5)
for i in range(8):
left(45)
for i in range(8):
forward(100)
right(45)
turtle.done()
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: