While-loops can do everything that a for-loop can (and more) but they are much harder to use. That is why, in this video, we talk about how to debug a while-loop before we talk about how to write code with a while-loop. We have to be ready to debug our while-loops right away.
- Tags
-