Home
Python Tutorial
Introduction
Data Type
Statement
Operator
String
Tuple
List
Dictionary
Collections
Function
Class
File
Buildin Function
Buildin Module
Database
Regular Expressions
Thread
Tkinker
wxPython
XML
Network
CGI Web
Windows
enumerate « Buildin Function « Python Tutorial
Python Tutorial
Buildin Function
enumerate
13.14.enumerate
13.14.1.
uses the enumerate(string) to create a temporary sequence
13.14.2.
uses a dictionary as the sequence to display the dictionary contents