Goto
mm0fmf
none at invalid.com
Fri Dec 29 04:49:50 EST 2017
More information about the Python-list mailing list
Fri Dec 29 04:49:50 EST 2017
- Previous message (by thread): Goto
- Next message (by thread): Goto
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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!
- Previous message (by thread): Goto
- Next message (by thread): Goto
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list