摘要: 使用模块的时候都要先导入(string是特例) 1. calendar 跟日历相关的模块 import calendar #calendar import calendar ''' calendar.calendar(year,w=2,l=1,c=6) 返回一个多行字符串格式的year年年历, 3个 阅读全文
posted @ 2020-04-01 20:40 程序员王不错 阅读(268) 评论(0) 推荐(0)