This video continuation of while loops explanation , including how to use them with True , break and continue keyword.
It address how an infinite loop bug occurs and How a function name can be directly used with while syntax , and finally covers how else clause can be used with while loop.