码迷,mamicode.com
首页 > 编程语言 > 详细

python 字符串输入、输出函数print input raw_input

时间:2018-09-13 17:24:53      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:nbsp   转换   引号   image   .com   形式   输出   alt   img   

一、输出print

技术分享图片

print输出是以不带引号的输出。(用户所见的输出)

 

二、input()  和  raw_input()输入函数

技术分享图片

raw_input()会把输入数据转换成字符串形式;

------------------------------------------------------------------------------------

技术分享图片

input()不会把输入的数据转换成字符串形式。

------------------------------------------------------------------------------------

 

python 字符串输入、输出函数print input raw_input

标签:nbsp   转换   引号   image   .com   形式   输出   alt   img   

原文地址:https://www.cnblogs.com/chillytao-suiyuan/p/9641574.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!