怎么用python做冰墩墩?冰墩墩代码python?

来源:AI网
首先,打开python spyder 编辑器,import turtle库

然后,输入代码,绘制冰墩墩四柱裕肢、轮压扬廓、面部和其背景细节。

最后,运行代码。这样你就得到一只晃驼撤自己的冰墩墩了。

放上部分Python代码:

# 左手

turtle.penup()

turtle.goto(177, 112)

turtle.pencolor("lightgray")

turtle.pensize(3)

turtle.fillcolor("white")

turtle.begin_fill()

turtle.pendown()

turtle.setheading(80)

turtle.circle(-45, 200)

turtle.circle(-300, 23)

turtle.end_fill()

# 左手

turtle.penup()

turtle.goto(182, 95)

turtle.pencolor("black")

turtle.pensize(1)

turtle.fillcolor("black")

turtle.begin_fill()

turtle.setheading(95)

turtle.pendown()

turtle.circle(-37, 160)

turtle.circle(-20, 50)

turtle.circle(-200, 30)

turtle.end_fill()

关键词: 如何用python画冰墩墩 Python如何绘制冬奥吉祥物"冰墩墩" 怎么用python做冰墩墩 冰墩墩代码python

推荐

精彩放送

创投更多》

科技更多》

云计算