Put the code you want to repeat inside of a loop. Since time to end the loop will be determined by user input, use a while loop with a condition that tests what the user entered to see if if should...