hi
i want to compare a string with a dictionary
or u can say that i want to take user input A STRING, and want to compare each 
character of that string with the KEYS  in the dictionary, and then i wana 
print the values for the characters that are present in that strinng that we 
got as the input and were present in the dictionary as well

can you please give me some idea how to do that

what i hav done is that
1) I have made a dictionary with the keys and the values
2) I have taken the input from the user and hav saved it into a variable

not i wana compare string that was given to us and replace them with the values 
given in the dictionary


please let me know
                                          
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
http://clk.atdmt.com/GBL/go/201469226/direct/01/
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to