Re: [Tutor] A Dictionary question

2011-04-11 Thread Sophie DeNofrio
t of your day to explain so fully. :)    .___. {O,o} /)__) Annie -"-"- --- On Mon, 4/11/11, Steven D'Aprano wrote: From: Steven D'Aprano Subject: Re: [Tutor] A Dictionary question To: tutor@python.org Date: Monday, April 11, 2011, 8:09 AM Hello Sophie, or do you prefer

Re: [Tutor] A Dictionary question

2011-04-11 Thread Steven D'Aprano
Hello Sophie, or do you prefer Annie? Sophie DeNofrio wrote: Hi Everyone, I am a super beginner and am little muddled right now. So I apologize for the low level question but I am trying to write a function that will return a dictionary of a given list of strings containing two coordinates se

Re: [Tutor] A Dictionary question

2011-04-11 Thread Wayne Werner
On Mon, Apr 11, 2011 at 6:01 AM, Sophie DeNofrio wrote: > Hi Everyone, > > I am a super beginner and am little muddled right now. So I apologize for > the low level question > That's what this list is for, so you're asking in the right place! > but I am trying to write a function that will retu

Re: [Tutor] A Dictionary question

2011-04-11 Thread Andre Engels
On Mon, Apr 11, 2011 at 1:01 PM, Sophie DeNofrio wrote: > Hi Everyone, > > I am a super beginner and am little muddled right now. So I apologize for > the low level question but I am trying to write a function that will return > a dictionary of a given list of strings containing two coordinates se

[Tutor] A Dictionary question

2011-04-11 Thread Sophie DeNofrio
Hi Everyone,  I am a super beginner and am little muddled right now. So I apologize for the low level question but I am trying to write a function that will return a dictionary of a given list of strings containing two coordinates separated by a space with the first numbers as a key and the seco