Malik wants to create a program that will repeat Spanish vocabulary words five times. What kind of loop should be used to do this?

(1 point)
A. infinite loop
B. for loop
C. while loop
D. Boolean loop

C. while loop