摘要: Beginning Python 1.matplotlib:example of figures https://matplotlib.org/gallery/index.html 2.font Chinese import matplotlib.font_manager as fm import 阅读全文
posted @ 2020-05-27 13:47 sailonzn 阅读(293) 评论(0) 推荐(0) 编辑
摘要: http://www.ab126.com/shuxue/1709.html [from itertools import permutations s = list(range(1,9)) s [1, 2, 3, 4, 5, 6, 7, 8] list(permutations(s,8))[0] ( 阅读全文
posted @ 2020-05-27 13:03 sailonzn 阅读(131) 评论(0) 推荐(0) 编辑