python之dict

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python之dict相关的知识,希望对你有一定的参考价值。

一个简单的例子:

dict = {Alice: 2341, Beth: 9102, Cecil: 3258}

 

 

 

 

参考:

http://www.runoob.com/python/python-dictionary.html

http://www.cnblogs.com/moomu/archive/2011/11/21/2256702.html

 

以上是关于python之dict的主要内容,如果未能解决你的问题,请参考以下文章

Python基础学习代码之映像集合

python之switch语句,优化多个if语句

Python修行之Dict初识

python之字典Dict

python之dict

Python之dict(或对象)与json之间的互相转化