从品牌网站建设到网络营销策划,从策略到执行的一站式服务
这篇文章主要介绍如何使用python实现画笑脸,文中介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们一定要看完!
成都创新互联公司是一家专注于成都做网站、网站建设、外贸营销网站建设与策划设计,泸县网站建设哪家好?成都创新互联公司做网站,专注于网站建设十余年,网设计领域的专业建站公司;建站业务涵盖:泸县等地区。泸县做网站价格咨询:18980820575
在Python中画笑脸可以使用turtle库实现。
1、打开idel,通过idel新建一个py文件,在空白的文件中输入下面的代码按F5运行此文件就可以画笑脸了。
from turtle import * screensize(600,600) speed(10) #笑脸的小圆脸 pensize(5) color('dim grey','yellow') pu() goto(0,-100) begin_fill() circle(100) end_fill() #腮红 #左侧 seth(90) color('Light Pink','Light Pink') pu() goto(-55,-5) pd() begin_fill() circle(20) end_fill() #右侧 color('Light Pink','Light Pink') pu() goto(55,-5) pd() begin_fill() circle(-20) end_fill() #笑脸的眼睛 #左眼 color('dim grey','white') pu() goto(-10,22) pd() begin_fill() circle(25) end_fill() #左瞳 color('dim grey','dim grey') pu() goto(-10,22) seth(90) pd() begin_fill() circle(25,-180) end_fill() #右眼 color('dim grey','white') pu() goto(10,22) seth(90) pd() begin_fill() circle(-25) end_fill() #右瞳 color('dim grey','dim grey') pu() goto(10,22) seth(90) pd() begin_fill() circle(-25,-180) end_fill() #笑脸的嘴巴 #左 pu() goto(-4,-43) seth(80) pd() circle(16,-200) #右 pu() goto(4,-43) seth(110) pd() circle(-16,-185) #连接 pu() goto(4,-43) seth(90) pd() circle(4,180) hideturtle()
2、运行结果如下:
以上是如何使用python实现画笑脸的所有内容,感谢各位的阅读!希望分享的内容对大家有帮助,更多相关知识,欢迎关注创新互联行业资讯频道!
成都网站建设公司地址:成都市青羊区太升南路288号锦天国际A座10层 建设咨询028-86922220
成都快上网科技有限公司-四川网站建设设计公司 | 蜀ICP备19037934号 Copyright 2020,ALL Rights Reserved cdkjz.cn | 成都网站建设 | © Copyright 2020版权所有.
专家团队为您提供成都网站建设,成都网站设计,成都品牌网站设计,成都营销型网站制作等服务,成都建网站就找快上网! | 成都网站建设哪家好? | 网站建设地图