Alan, GW-Basic supported that, but it was not common programming use. :)
I've learned programming using Algol (parent of Pascal) and people used to frown at my insistence in using WHILE/WEND Thanks, Hilton On Mon, Jun 14, 2010 at 8:30 PM, Alan Gauld <[email protected]> wrote: > > "Advertising Department" <[email protected]> wrote > >> repeat WHILE >> is exactly what I needed. >> >> I got BASIC stuck in my head. GOTO line# YUCK! > > BASIC has a WHILE/WEND construct too :-) > Even GW Basic supported that. > > Alan G. > > _______________________________________________ > Tutor maillist - [email protected] > To unsubscribe or change subscription options: > http://mail.python.org/mailman/listinfo/tutor > _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
