heaven123

2018年6月20日

python基础 字典练习

摘要: 练习1:info = [ {'wangming': { 'money':1111, 'car':['bmo','bsj'], 'info':{ 'phone':1511111, 'age':18} } }, { 'lilei': ... 阅读全文

posted @ 2018-06-20 16:41 heaven123 阅读(181) 评论(0) 推荐(0)

python基础(字典)

摘要: 字典的高效取值 阅读全文

posted @ 2018-06-20 16:37 heaven123 阅读(120) 评论(1) 推荐(0)

python "import this"

摘要: The Zen of Python, by Tim Peters Beautiful is better than ugly.Explicit is better than implicit.Simple is better than complex.Complex is better than c 阅读全文

posted @ 2018-06-20 13:42 heaven123 阅读(149) 评论(0) 推荐(0)

导航