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
if, then, else
1 answer
The three keywords that can begin conditional statements are: if, elif, else.