"Dipo Elegbede" <delegb...@dudupay.com> wrote

By the way, I need someone to briefly explain to me how the while loop works.
a little on break will also do.

Your tutorial should do that but you can also look at the Loops
section of my tutorial - use the V3 version - for a discussion of while loops.

It does not cover break/continue because they are not really necessary
to write programs, simply convenience features so I don't cover them
till much later.

--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to