用户:山SC ̄へ ̄查看:10 回复:2 评论:10 创建时间:2020-03-20T11:46:23
【作品展示】

【作品介绍】
请看标题
【作品源代码】
import turtle
__Pen = turtle.Pen()
#开始进入Python的世界
print('Hello')
print('Nice to meet you')
input("What's your name?")
print('Follow me into the world of programming!')
__Pen.write('1.Let me get a programming.', font = ('Arial', 48, 'normal'))
print('Good bye')
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn