REPEAT... UNTIL ?

Ingo Linkweiler i.linkweiler at gmx.de
Thu Jul 4 13:37:15 EDT 2002


>
>
>Just like the GOTO, or any other syntax from another language they belong to
>other languages and not python.  A good coder learns to program in the idioms
>of the language they are using.  Or they just write in the same style
>everywhere and their perl, C, java, whatever looks like their first language.
>  
>
I know that I can use a while loop with break instead of repeat-until. I 
am using it, but I just think a repeat-until looks better. If nobody 
else has this opinion: Let's forget my stupid question <8-)

Ingo




More information about the Python-list mailing list