重庆分公司,新征程启航

为企业提供网站建设、域名注册、服务器等服务

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、反引号(``)的区别
本文URL:http://cqcxhl.cn/article/ghedid.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP