do you guys help newbies??
Dennis Lee Bieber
wlfraed at ix.netcom.com
Wed Nov 27 20:49:25 EST 2002
malik m fed this fish to the penguins on Wednesday 27 November 2002
01:36 pm:
> On Wed, 27 Nov 2002 13:13:26 -0800, Dennis Lee Bieber
> <wlfraed at ix.netcom.com> wrote:
>
>
>>
>> This looks like a homework assignment, and I'm probably going
>> to
>>violate conventions (don't do their homework). Of course, by the time
>>my message shows up, you'll have seen all the line-by-line critiques.
>>
>>,----[ /home/wulfraed/t.py ]
>>| import string # probably not needed in the newest versions of
>>Python
>
>
> what version of python are you using?
I think it is 2.2 on Mandrake Linux 8.2; don't remember if I upgraded
my W98 side from 2.2.
Thing is, I don't do enough in Python to have learned all the changes
from 1.5.x (which goes back to my Amiga days).
Instead of
string.upper(userin)
I could have used
userin.upper()
--
> ============================================================== <
> wlfraed at ix.netcom.com | Wulfraed Dennis Lee Bieber KD6MOG <
> wulfraed at dm.net | Bestiaria Support Staff <
> ============================================================== <
> Bestiaria Home Page: http://www.beastie.dm.net/ <
> Home Page: http://www.dm.net/~wulfraed/ <
More information about the Python-list
mailing list