Re: [Tutor] Question about input

2012-03-25 Thread Joel Goldstick
On Sun, Mar 25, 2012 at 11:52 AM, Asif Kazmi wrote: > The odd thing is that the same code runs perfectly in the Mac terminal, but > incorrectly in Komodo Edit. In the latter, the input prompts are somehow > being included  into the variables themselves somehow due to the way Komodo > works. > > Th

Re: [Tutor] Question about input

2012-03-25 Thread Asif Kazmi
The odd thing is that the same code runs perfectly in the Mac terminal, but incorrectly in Komodo Edit. In the latter, the input prompts are somehow being included into the variables themselves somehow due to the way Komodo works. Thanks for the help. I've just taken to running the code in the Ma

Re: [Tutor] Question about input

2012-03-25 Thread Joel Goldstick
On Sun, Mar 25, 2012 at 1:31 AM, Asif Kazmi wrote: > Hello, > > I'm going through Python Programming for the Absolute Beginner, 3rd edition, > on a Mac with Python 3.2. > > In the second chapter, the book gives sample code that shows how a logical > error can occur: > > # Trust Fund Buddy - Bad >

[Tutor] Question about input

2012-03-24 Thread Asif Kazmi
Hello, I'm going through Python Programming for the Absolute Beginner, 3rd edition, on a Mac with Python 3.2. In the second chapter, the book gives sample code that shows how a logical error can occur: # Trust Fund Buddy - Bad # Demonstrates a logical error print( """ Trust Fund Bud