python-guide
python-guide copied to clipboard
c02/c02_05
- print 输入函数,这里应该是输出吧?
inp = input("please input your name: ") 这个地方“inp”,应该是“name”