print作用input函数默认编码字符集python2关键字有input()函数和raw_input()函数ASCLL码要在首行添加#conding='UTF-8'python3函数只有input()函数UTF-8