Learn how to nest one loop inside another, and even terminate a loop early if and when you need to.
This is a companion discussion topic for the original entry at https://www.kodeco.com/28092971-programming-in-swift-fundamentals/lessons/24
Learn how to nest one loop inside another, and even terminate a loop early if and when you need to.