python中从键盘输入内容的方法raw_input()和input()的区别

raw_input()输出结果都是字符串

Input()输入什么内容,输出就是什么内容

 

posted @ 2018-10-03 20:34  夏晓旭  阅读(239)  评论(0)    收藏  举报