Loops are one of the first control types you'll learn in programming. You probably know about while and for loops, but what does a do-while loop accomplish?