Re: [Tutor] Error in programming

2011-03-24 Thread bob gailer
On 3/25/2011 12:27 AM, Lea Parker wrote: *Hello* ** *Just wondering if you have some time to cast your eyes over another basic program.* Donald pointed out the first error. (actually there are 3 such spelling errors). When you get "name xxx is not defined" use your editor's find featu

Re: [Tutor] Error in programming

2011-03-24 Thread Donald Bedsole
Hi Lea, On Fri, Mar 25, 2011 at 1:27 AM, Lea Parker wrote: > Hello > > > > Just wondering if you have some time to cast your eyes over another  basic > program. > > > > # Prompt user for data > > def main(): > >     print 'This program is to calculate your ticket sales to the softball > game' > >

[Tutor] Error in programming

2011-03-24 Thread Lea Parker
Hello Just wondering if you have some time to cast your eyes over another basic program. # Prompt user for data def main(): print 'This program is to calculate your ticket sales to the softball game' print #blank line # Value of each lev