First off, I want to say that if you prefer not to use break and continue statements, there's nothing wrong with that, but for any new programmers coming on the scene, I want to make sure that it's understood that the use of the break and continue statements are idiomatic in the majority of...