摘要: 本章内容较为凌乱,要用到的时候再查询 字符串是最常用的数据类型,下面是几条例句: 1 #\n是换行 2 >>> s = "Here is a line \n split in two lines" 3 >>> s 4 'Here is a line \n split in two lines' 5 阅读全文
posted @ 2022-01-07 20:01 一起开会 阅读(21) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-01-07 09:38 一起开会 阅读(217) 评论(0) 推荐(0)