First day: http://xiong51.blog.51cto.com/5239058/1962268
1.1 Python version 1.2 python installation 1.3 Python interpreter 1.4 Character set 1.5 operator 1.6 piece judgment 1.7 script example
Day two: http://xiong51.blog.51cto.com/5239058/1962935
2.1 For Extension Usage 2.2 format string 2.3 Data type 2.3.1 integer 2.3.2 point type 2.3.3 string 2.3.4 list, tuple 2.4.5 dictionary
Day Three: http://xiong51.blog.51cto.com/5239058/1963608
3.1 Dictionary 3.1.1 Dictionary added 3.1.2 Query 3.1.3 Modify 3.1.4 Delete 3.1.5 fromkeys3.1.6 sort 3.1.7 Traverse 3.2 string Built-in method 3.3 crappy three-level menu script
Day Fourth: http://xiong51.blog.51cto.com/5239058/1964168
4.1 Encoding and decoding 4.2 file operations
PY Exercise: http://xiong51.blog.51cto.com/5239058/1962971
1: Shopping Cart
This article is from the "Xiong" blog, make sure to keep this source http://xiong51.blog.51cto.com/5239058/1964207
Python Basic Learning _ directory list