filmov
tv
Python for Beginners: 10. Nested While-Loop in Python with Example
Показать описание
This video covers a Nested While-Loop using an easily understandable example code. This video is a part of Episode 09, and is posted as a separate video here at the request of the viewer(s).
A Nested While-Loop is nothing but a While-Loop inside another While-Loop. The Nested While-Loop example covers the corresponding tutorial related to Nested For-Loop of Episode 08.
Timestamp:
0:00 Welcome
0:15 Simple While-Loop Example
0:31 Nested While-Loop
2:39 Infinite loop
3:04 Correcting Infinite loop
4:22 Recap/ Summarization
A Nested While-Loop is nothing but a While-Loop inside another While-Loop. The Nested While-Loop example covers the corresponding tutorial related to Nested For-Loop of Episode 08.
Timestamp:
0:00 Welcome
0:15 Simple While-Loop Example
0:31 Nested While-Loop
2:39 Infinite loop
3:04 Correcting Infinite loop
4:22 Recap/ Summarization