Cynthia is writing a program in which the user will have three choices, and the code will be executed differently based on the user’s choice. Which statements should be used to accomplish this?

(1 point)
Responses

first, second, third

first, second, third

if, elif, else

if, elif, else

if, else, else

if, else, else

if, then, final

if, elif, else