如何用python打印名字

name=input("""请输入名字:""")
print(name)

posted @ 2024-09-16 22:05  云小兮  阅读(128)  评论(0)    收藏  举报