Question
What are the three keywords that can begin conditional statements?
(1 point)
Responses
if, elif, else
if, elif, else
if, when, then
if, when, then
if, also, then
if, also, then
if, then, else
(1 point)
Responses
if, elif, else
if, elif, else
if, when, then
if, when, then
if, also, then
if, also, then
if, then, else
Answers
GPT-4 Turbo
The three keywords that can begin conditional statements in most programming languages are:
if, elif (or elseif in some languages), else
if, elif (or elseif in some languages), else