Discuss / Python / 建议

建议

Topic source

ACCTWatson

#1 Created at ... [Delete] [Delete and Lock User]

name=input('enter your name\n') print('hello,'name)

强烈建议在 name=input('enter your name\n')这里加上\n,这样你输入名字的话就会在下一行而不是接在name后面


  • 1

Reply