Which situations are better suited to an indefinite (while) loop? Select 3 options.

writing a program that will average 20 numbers

allowing the user to enter their best friends names without saying how many friends they can have

writing a program to average numbers without requiring the user to count the numbers

writing a program to average the temperatures for the last 30 days

having the user guess a number and keep guessing till they get it rig