摘要:
单引号字符串 例: print ("Hello,World") Hello,World mystring=("Hello,World!") mystring 'Hello,World!' mystr2='Hello,World! 2' mystr2 'Hello,World! 2' 注:单引号和双引 阅读全文
posted @ 2019-01-24 21:09
-筱
阅读(156)
评论(0)
推荐(0)
摘要:
\' ' \n 换行 \\ \ 阅读全文
posted @ 2019-01-24 21:09
-筱
阅读(77)
评论(0)
推荐(0)
摘要:
  
评论(0)
推荐(0)