用于存放Python学习相关资料与链接
1--《What the f*ck Python!》的中文版本:https://github.com/leisurelicht/wtfpython-cn 这本书是介绍专门介绍 Python 里面那些奇奇怪怪的语言坑。
2--'《Python进阶》(Intermediate Python 中文版)' :http://interpy.eastlakeside.com/ ;github--https://github.com/eastlakeside/interpy-zh ;