Re: python programming help

2013-12-08 Thread rafaellasav
On Sunday, December 8, 2013 6:52:12 PM UTC, Benjamin Kaplan wrote: > On Sun, Dec 8, 2013 at 10:32 AM, wrote: > > > > > > On Sunday, December 8, 2013 6:27:34 PM UTC, bob gailer wrote: > > > > On 12/8/2013 12:59 PM, rafaella...@gmail.com wrote: > > > > > > > > > i have a dictionary with names a

Re: python programming help

2013-12-08 Thread rafaellasav
On Sunday, December 8, 2013 6:32:31 PM UTC, rafae...@gmail.com wrote: > On Sunday, December 8, 2013 6:27:34 PM UTC, bob gailer wrote: > > > On 12/8/2013 12:59 PM, rafaella...@gmail.com wrote: > > > > > > > i have a dictionary with names and ages for each name. I want to write a > > > function

Re: python programming help

2013-12-08 Thread rafaellasav
On Sunday, December 8, 2013 6:27:34 PM UTC, bob gailer wrote: > On 12/8/2013 12:59 PM, rafaella...@gmail.com wrote: > > > i have a dictionary with names and ages for each name. I want to write a > > function that takes in an age and returns the names of all the people who > > are that age. > >

Re: python programming help

2013-12-08 Thread rafaellasav
On Sunday, December 8, 2013 6:07:47 PM UTC, YBM wrote: > Le 08.12.2013 18:59, rafaella...@gmail.com a �crit : > > > i have a dictionary with names and ages for each name. > > > I want to write a function that takes in an age and returns > > > the names of all the people who are that age. > >

python programming help

2013-12-08 Thread rafaellasav
i have a dictionary with names and ages for each name. I want to write a function that takes in an age and returns the names of all the people who are that age. please help -- https://mail.python.org/mailman/listinfo/python-list