Python 字典Dictionary srt() 方法 Python 字典Dictionary len() 方法 Python 字典Dictionary type() 方法 Python 字典Dictionary srt() 方法 #!/usr/bin/python dict = {'Name': 'Zara', 'Age': 7}; print "Equivalent String : %s" % str (dict) Python 字典Dictionary len() 方法 Python 字典Dictionary type() 方法