I wanted to know "How to access the list elements which is in Dictionary"  

dict = {'John':['ph=919873673','res=91928827737'] , 'William' : 
['ph=91983763','res=91837474848'] }


I want the output to be

1. John res=91928827737
2. William ph=91983763


       
---------------------------------
 Once upon a time there was 1 GB storage on Yahoo! Mail. Click here for happy 
ending!
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to