用户:
ZCH幻影深渊查看:0 回复:0 评论:0 创建时间:2020-02-27T17:55:15
【作品展示】

【作品介绍】
‘,;《/hghghghghg
【作品源代码】
import codemao
import easygui
import time
image = 0
#开始进入Python的世界
for __count in range(20):
codemao.take_photos("face_appears").face_highlight().open_image()
codemao.take_photos("face_appears").face_comment(("age")).open_image()
codemao.take_photos("face_appears").face_comment(("emotion")).open_image()
codemao.take_photos("face_appears").face_comment(("gender")).open_image()
easygui.msgbox('关闭')
time.sleep(1)
easygui.msgbox(input('保存'))
if (input() == '保存'):
codemao.take_photos("face_appears").save_to_desktop()
print('好的')
else:
print('可以')
time.sleep(1)
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn