str='this is string'; print str;
str=”this is string”; print str;
str=”'this is string this is pythod string this is string”' print str;
以上就是Python中表示字符串的几种方法介绍的详细内容,更多请关注Gxl网其它相关文章!
查看更多关于Python中表示字符串的几种方法介绍的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did84480