Name=input("请输入你的名字:") print(‘欢迎你‘,Name)
8Hello world
原文:https://www.cnblogs.com/670ling/p/12495103.html