On Sat, 02 Apr 2005 00:40:15 -0500, Steve Holden <[EMAIL PROTECTED]>
wrote:

>
>The danger in GOTO is that it allows the undisciplined programmer to 
>develop a badly-structured solution to a programming problem. A 
>disciplined programmer will write well-structured code with whatever 
>tools come to hand.
>
>regards
>  Steve

And how that becomes really clear when you want to modify a large
program that uses GOTOs librally.  


Ron

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to