python-learn A collection demos of python learn.Using Python 3.6.1 目录 1.hello World 2.data type and variable 3.string 4.list 5.tuple 6.dictionary 7.set 8.conditionals 9.loop 10.function 11.module 12.class 13.exception 14.log 15.io