enumerate « Buildin Function « Python Tutorial






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