400 028 6601

建站动态

根据您的个性需求进行定制 先人一步 抢占小程序红利时代

Python之str、repr、反引号(``)的区别

str 、 repr 、 `` 、是将Python值转换为字符串的3种方式

创新互联是一家专业提供连城企业网站建设,专注与网站制作、成都网站建设H5页面制作、小程序制作等业务。10年已为连城众多企业、政府机构等服务。创新互联专业的建站公司优惠进行中。

print str("Hello, World !")
hello, world !

print repr("Hello, World !")
'Hello, World !'

temp = 2
print "The number is " + temp
The number is 2


分享题目:Python之str、repr、反引号(``)的区别
路径分享:http://mbwzsj.com/article/ghedid.html

其他资讯

让你的专属顾问为你服务