Goto

mm0fmf none at invalid.com
Fri Dec 29 04:49:50 EST 2017


On 28/12/2017 22:38, Tim Chase wrote:
> On 2017-12-29 08:42, Ben Finney wrote:
>> Duram <duram at newsguy.com> writes:
>>
>>> How to use goto in python?
>>
>> Step 0: what is goto in Python?
>>
>> Step 1: that's not something that exists in Python. So why are you
>> asking how to use something that doesn't exist?
>
> so quick to shoot down a poor soul.
>
> http://entrian.com/goto/
>
> Gives you both GOTO and COMEFROM ;-)
>
> -tkc
>
>
>
>
This! An awful lot of my early C++, C# and Python programs resembled 
FORTRAN66, it took effort to learn the Zen of each language. Now I can 
continue to write FORTRAN66 style programs in Python and unlearn all the 
good stuff.

Thank you. And remember, a good programmer can write FORTRAN66 programs 
in any language!



More information about the Python-list mailing list