jokeatlas.blogJokes worth sharing
Q&A Family

Why did the loop miss dinner?

It could not find a break.

Why it works: A break statement exits a loop, while taking a break would stop the repeated task.