I have a quiz tomorrow over loops (while, do, for). I would like some general information. Can you give me a general run down on how loops work? The way i understand it, the for loop is just a short-hand version of the while loop. I'm not too sure how the do loop works. I comprehend a single line for loop, but do not completely understand how multiple for loops interact with each other. Any help is appreciated!