http://docs.python.org/tutorial/datastructures.html
http://docs.python.org/library/stdtypes.html
http://www.ideastar.me/2010/05/python-list-dictionary.html
list
mylist = []
set
myset = set(mylist)
dictionary
mydict = {}
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment