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