摘要:
什么是字符串字符串是以单引号或双引号括起来的任意文本'abc'"abc" # 创建字符串str1 = "sunck is a good man" # 字符串运算# 字符串连续str2 = "sunck is a"str3 = " good man"str4 = str2 + str3 # 输出重复字 阅读全文
posted @ 2018-04-22 00:04
西伯利亚的冷空气
阅读(113)
评论(0)
推荐(0)

浙公网安备 33010602011771号