Sonja is writing a program to compare two numbers and print the larger number. Which of these should be used?

(1 point)
Responses

while loop

while loop

if and else

if and else

if, elif, and else

if, elif, and else

string variable

if and else statements should be used to compare two numbers and print the larger number.