效果图片# !\/usr\/bin\/env python # - * -编码:utf - 8 - *\u2014\u2014从龟进口*\u201C画皮卡丘的头\u201Cdef的脸(x, y):\u201D\u201C画脸\u201D\u201Cbegin_fill () penup () # goto乌龟移动到指定的坐标(x, y) pendown() #设置的方向龟setheading(40)圆(-150、69)fillcolor (\u201C# FBD624\u201D) #乌龟移动到指定的坐标penup()转到(,)pendown () setheading圆(300)(-150年,30)setheading圆(295)(-140年,20)打印(位置())转发(5)setheading圆(260)(-80、70)打印(位置())penup()转到()pendown () penup() #乌龟移动到指定的坐标转到(-144103)pendown () setheading圆(242)(110年,35)右(10)转发(10)setheading圆(250)(80、115)打印(位置())penup()转到()pendown () setheading (10) penup()转到(-144、103)pendown () penup()转到(x, y) pendown () end_fill() #下巴penup()转到(-50)pendown () pencolor fillcolor (\u201C# DDA120\u201D) (\u201C# DDA120\u201D) begin_fill () setheading圆(-12)(120年25)setheading(-145)转发(30)setheading圆(180)(-20年,20)setheading(143)转发(30)end_fill () # penup () # # # goto乌龟移动到指定的坐标(0,0)# pendown () def眼睛():\u201D\u201C画眼\u201D\u201C#左眼睛的颜色(\u201C黑色\u201D,\u201C黑色\u201D)penup()转到(-110年,27)pendown () begin_fill () setheading (0)圆(24)end_fill() #左眼的野猪颜色(\u201C白\u201D,\u201C白色\u201D)penup()转到(-105年,51)pendown () begin_fill () setheading(0)圈(10)end_fill() #右眼颜色(\u201C黑色\u201D,\u201C黑色\u201D)penup()转到(25岁,40)pendown () begin_fill () setheading(0)圆(24)end_fill() #右眼的野猪颜色(\u201C白\u201D,\u201C白色\u201D)penup()转到(62)pendown () begin_fill () setheading(0)圈(10)end_fill () def脸颊():\u201C漆脸颊\u201D\u201C#正确颜色(\u201C# 9 e4406\u201D、\u201C# FE2C21\u201D) penup()转到(-130、-50)pendown () begin_fill () setheading(0)圆(27)end_fill() #左颜色(\u201C# 9 e4406\u201D、\u201C# FE2C21\u201D) penup()转到(-20)pendown () begin_fill () setheading(0)圆(27)end_fill () (): def鼻子\u201D\u201C画鼻子\u201D\u201C颜色(\u201C黑色\u201D,\u201C黑色\u201D)penup()转到(-40年38)pendown () begin_fill()循环(7步骤= 3)end_fill () def口():\u201D\u201C画嘴\u201D\u201C颜色(\u201C黑色\u201D,\u201C# F35590\u201D) #唇penup()转到(-10年22)pendown () begin_fill () setheading(260)转发(60)圆(-11、150)转发(55)打印(位置())penup()转到(,)pendown () end_fill() #舌头颜色(\u201C# 6 a070d\u201D、\u201C# 6 a070d\u201D) begin_fill () penup()转到(,)pendown () penup()转到(,)pendown () penup()转到(-52 5)pendown () penup()转到(),p endown ()penup()转到(,)pendown () penup()转到(,)pendown () end_fill()颜色(\u201C黑色\u201D,\u201C# FFD624\u201D) penup()转到(-78年,15)pendown () begin_fill () setheading(-25)我的范围(2):setheading圆(-25)(70)end_fill()颜色(\u201C# AB1945\u201D、\u201C# AB1945\u201D) penup()转到(-52 5)pendown () begin_fill () setheading(40)圆(-33、70)转到()penup()转到(-18、-17)pendown () setheading圆(155)(70)end_fill () def耳朵():\u201D\u201C画耳朵\u201D\u201C#左耳颜色(\u201C黑色\u201D,\u201C# FFD624\u201D) penup()转到(-145、93)pendown () begin_fill () setheading圆(165)(-248年,50)右(120)圆(-248年,50)end_fill()颜色(\u201C黑色\u201D,\u201C黑色\u201D)penup()转到(-240、143)pendown () begin_fill () setheading圆(107)(-170年25)左圆(80)(229年,15)左圆(120)(300年,15)end_fill() #右耳颜色(\u201C黑色\u201D,\u201C# FFD624\u201D) penup()转到(136)pendown () begin_fill () setheading圆(64)(-248年,50)右(120)圆(-248年,50)end_fill()颜色(\u201C黑色\u201D,\u201C黑色\u201D)penup()转到(160、200)pendown () begin_fill () setheading(52)圆(170年25)左圆(116)(229年,15)左圆(71)(-300年,15)end_fill () (): def设置\u201D\u201C设置参数\u201D\u201Cpensize(2) #隐藏海龟hideturtle()速度(10)def主要():\u201D\u201C主函数\u201D\u201C设置()面对(-132115)眼睛()脸颊耳朵鼻子嘴巴()()()()()完成if __name__ = =\u201C__main__\u201D:主要()