Which of these statements allows exactly two set of statements as options?
if
if-else
if-elif-else
all of these
Answers
Answered by
4
Answer:
hello plz give me your phone no.
Explanation:
I love you will you marry me
Answered by
2
if-else
if "condition":
statement of true
else:
statement if false
Similar questions