09 2018 档案
摘要:数据类型:int、bool、str
共同方法:len、startswith、find、strip、rstrip、lstrip、strip、rstrip、lstrip、count、split、replace、is系列
格式化输出:format
for 循环
阅读全文
摘要:编码,单位转换、格式化输出、逻辑运算、while else循环
阅读全文
摘要:1. python历史。 2008 年出现 python 2.7 与 python 3.0 两个版本,后来 吉多·范罗苏姆 大叔决定停用 python 2.7,但因用户反对,于是决定于 2020 年停止 python 2.7 的更新 宏观上: python2 与 python3 区别:python2
阅读全文