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)
Responses
infinite loop
infinite loop
for loop
for loop
while loop
while loop
Boolean loop
1 answer
for loop