opening a text document to show a .txt file through a browser link
Erik Max Francis
max at alcyone.com
Mon Dec 30 19:00:18 EST 2002
Whitecrest wrote:
> Who cares. Not all programs have a loop.
Maybe not all programs have loops (although certainly all but the most
exceedingly trivial do), but certainly a programming language had better
let you be able to do the equivalent of looping (even if it's done by
some other means such as recursion) or you've got a huge problem getting
anything done.
--
Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
__ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/ \ Life is a predicament which precedes death.
\__/ Henry James
Bosskey.net: Return to Wolfenstein / http://www.bosskey.net/rtcw/
A personal guide to Return to Castle Wolfenstein.
More information about the Python-list
mailing list