python待学习内容

1.Python中不尽如人意的断言Assertion

https://www.cnblogs.com/cicaday/p/python-assert.html

2.Python中的反转字符串问题

https://www.cnblogs.com/cicaday/p/reverse-string-by-word-in-python.html

3.详解Python的装饰器

https://www.cnblogs.com/cicaday/p/python-decorator.html

4.说说Python中的闭包

https://www.cnblogs.com/cicaday/p/python-closure.html

5.Python装饰器的另类用法

https://www.cnblogs.com/cicaday/p/python-decorator-more-usages.html

6.Python中的logging模块

https://www.cnblogs.com/cicaday/p/pythong-logging.html

原文地址:https://www.cnblogs.com/me1105/p/10723713.html