Which loop type is the recommended way to iterate over a set of filenames?
a case loop
a for loop
a while loop
an until loop
Submit