filmov
tv
Loops Part 6 : While Loops Event-Controlled (Java)

Показать описание
The video looks at event-controlled while loops. It contrast them with count-controlled loops. It defines a sentinel value in a loop. It also shows that an event-controlled while loop can also be called a sentinel-controlled while loop.