猫史档案馆


【Python作品分享】我最帅【求助帖】

用户:你的遗言又长又无聊你的遗言又长又无聊查看:0 回复:0 评论:0 创建时间:2020-03-19T16:53:45


【作品展示】

center_image

 

【作品介绍】

都是代替顾客VB四偶尔㐋

 

【作品源代码】

import turtle
import math
import easygui

__Pen = turtle.Pen()


__Pen.forward(100)
__Pen.forward(100)
__Pen.goto(100, 100)
__Pen.write('鲁迅说:世上徐熙橼第二最帅', font = ('Arial', 14, 'bold'))
__Pen.goto(5, 100)
__Pen.setx(5)
__Pen.circle(118)
__Pen.circle(50)
__Pen.circle(30, steps=5)
__Pen.dot(100)

round(3.14)

math.sin(math.radians(45))

1 + 1

easygui.ynbox('第一是谁,是廖乐桦吗?', 'Codemao', ('yes', 'yes'))

 

【提示】

部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:

https://python.codemao.cn


回复

上一页1 页 / 共 0下一页