用户:
零号↑查看:0 回复:3 评论:0 创建时间:2022-05-07T22:12:35
【作品展示】

【作品介绍】
【作品源代码】
import easygui
import turtle
# aa
print('欢迎使用aa制计算机')
w = int(input('一共多少人'))
f = float(input('一共多少钱'))
op_ = (f / w)
print('每人要付:', op_)
easygui.msgbox('点个赞吧!')
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn
零号↑imgsrc="https://static.cod喵/emoji/codemao/%E7%BC%96%E7%A8%8B%E7%8C%AB_%E6%90%93%E5%A4%B4.gif"alt="emotion_编程猫_搓头"
点赞0
评论