![240](https://upload.jianshu.io/users/upload_avatars/6246818/b89caddc-2eed-4401-bdfe-63e42527bb49.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
DAO (Data Access Object)数据访问对象 DAO(Data Access Object)是一个数据访问接口,数据访问:顾名思...
Print It is no longer a statement/command, print() is a function in Pyth...
Generate list by simple expression Like slicing, the first digit is the ...
Slicing list Slicing like this? No!example Using slicing formatThe first...
So many collections can be iterated, like ordered collections: list, tup...
In this article, just introducing the basic knowledge of function, for m...
Dictionary Dictionary is a unordered data structure which is a list of k...
PYTHON IS A SPACE SENSITIVE LANGUAGE, PLEASE FORMAT YOUR CODE WELL If.. ...
List Create a listIt doesn't like other OOP languages, Python allows mix...