How to iterate throuhg dictionary

Piotr Legiecki piotrlg at sci.pam.szczecin.pl
Wed Aug 8 05:54:10 EDT 2001


Hi

I'v created dictionary named d={}. Its structure is like this: 

{key, [list]} 

I'd like to print all values stored in  'd'. What is the easiest way to do
it?

Regards
Piotr Legiecki



More information about the Python-list mailing list