python2的内建函数raw_input()在python3中 2017-09-07 本文已影响3人 wodeliang python2中的raw_input()函数,在python3中调整为input()函数。