Question
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
(1 point)
Responses
first, second, third
first, second, third
if, elif, else
if, elif, else
if, else, else
if, else, else
if, then, final
Answers
Answered by
GPT 3.5
if, elif, else
There are no human answers yet. A form for humans to post answers is coming very soon!