資源簡介
代碼片段和文件信息
from?turtle?import?*
color(‘black‘‘red‘)
pensize(5)
begin_fill()
penup()
goto(5050)
pendown()
right(45)
goto(1000)
left(90)
fd(120)
circle(50225)
penup()
goto(00)
pendown()
l
- 上一篇:遺傳算法求sinx最大值
- 下一篇:python turtle畫圖(小黃人)
評論
共有 條評論
from?turtle?import?*
color(‘black‘‘red‘)
pensize(5)
begin_fill()
penup()
goto(5050)
pendown()
right(45)
goto(1000)
left(90)
fd(120)
circle(50225)
penup()
goto(00)
pendown()
l
共有 條評論