hi,
thank you, ur code was helpful :)
On Aug 29, 2:18 pm, Bruno Desthuilliers wrote:
> lee a écrit :
>
>
>
> > hi all,
> > i am a newbie in python. i was trying to work with dictionaries. i
> > wanted to input values through command line and store the values in a
> > dictionary. i m
On Fri, Aug 29, 2008 at 5:02 AM, lee wrote:
> i wanted to input values through command line and store the values in a
> dictionary. i mean for the same key , multiple values.
http://mail.python.org/pipermail/python-list/2008-August/505509.html
http://mail.python.org/pipermail/python-list/2008-Aug
lee a écrit :
hi all,
i am a newbie in python. i was trying to work with dictionaries. i
wanted to input values through command line and store the values in a
dictionary. i mean for the same key , multiple values. can any1
suggest me how can i do it.thank you
i tried this, but the o
hi all,
i am a newbie in python. i was trying to work with dictionaries. i
wanted to input values through command line and store the values in a
dictionary. i mean for the same key , multiple values. can any1
suggest me how can i do it.thank you
i tried this, but the old value is repl