simple perl program in python gives errors

Dan Lowe dan at tangledhelix.com
Wed Feb 1 12:28:47 EST 2006


On Feb 1, 2006, at 7:59 AM, Tim Roberts wrote:

> Dan Lowe <dan at tangledhelix.com> wrote:
>>
>> Not sure if you typo'd that, but that should read:
>>
>> a += 200000 * 140000
>> print a
>
> Did you try to run that?

Well, I did, but I had given 'a' a value first. And now I'm thinking  
that I may have forgotten some of the earlier thread... where I  
suppose the point was that this doesn't work when 'a' hasn't already  
been set. I was focusing on = vs += ...

So in that case, please ignore me :-)

  -dan

-- 
Black holes are where God divided by zero.  -Steven Wright





More information about the Python-list mailing list