fork download
  1. name = input('请输入你的\nforchangeID:')
  2. print(name)
Success #stdin #stdout 0.01s 7252KB
stdin
123
stdout
请输入你的
forchangeID:123