python coding contest
rbt
rbt at athop1.ath.vt.edu
Sun Dec 25 21:27:28 EST 2005
More information about the Python-list mailing list
Sun Dec 25 21:27:28 EST 2005
- Previous message (by thread): python coding contest
- Next message (by thread): python coding contest
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tim Hochberg wrote: > > Is it necessary to keep the input parameter as 'input'? Reducing that to > a single character drops the length of a program by at least 8 > characters. Technically it changes the interface of the function, so > it's a little bogus, but test.py doesn't check. (Personally I prefer > that if be illegal, but if it's legal I'll have to do it). > > -tim > isn't the word 'input' a special word anyway???
- Previous message (by thread): python coding contest
- Next message (by thread): python coding contest
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list