Programming languages are very useful for rapidly completing repetitive tasks, from multiple basic calculations to just about any other situation where you've got a lot of similar items of work to complete. Here we'll look at the loop structures available in JavaScript that handle such needs....forgetting that the first array index is zero, not 1. you might stop...forgetting that the last array index is at length - 1 . For reasons...