Re: python coding contest
- From: rbt <rbt@xxxxxxxxxxxxxxxxx>
- Date: Sun, 25 Dec 2005 21:27:28 -0500
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??? .
- Follow-Ups:
- Re: python coding contest
- From: Alex Martelli
- Re: python coding contest
- References:
- Re: python coding contest
- From: Simon Hengel
- Re: python coding contest
- From: Steven D'Aprano
- Re: python coding contest
- From: rbt
- Re: python coding contest
- From: Steven D'Aprano
- Re: python coding contest
- From: Tim Hochberg
- Re: python coding contest
- Prev by Date: Re: python coding contest
- Next by Date: Re: python coding contest
- Previous by thread: Re: python coding contest
- Next by thread: Re: python coding contest
- Index(es):
Relevant Pages
|