摘要: 以前什么都没弄,那就从简单的字典开始吧。后续慢慢添加。 1 Python 3.2.3 (default, Sep 10 2012, 18:14:40) 2 [GCC 4.6.3] on linux2 3 Type "help", "copyright", "credits" or "license" for more information. 4 >>> a = [4,632,636,36] 5 >>> b = ['grerg','erger',& 阅读全文
posted @ 2012-10-22 10:59 grath 阅读(190) 评论(0) 推荐(0)