while loop is used to perform repetition over a block of code as long as the condition is True that means if you want to perform the same task again and again...