Chinh wants to have a program print "Sorry, but that isn't one of your options" until the user enters the correct information. What should be used to do this?

(1 point)

database

import

while loop

for loop

The correct answer is: while loop