Which type of conditional statement has the following syntax (form)? if expression:
A) statement(s) else
B) statement(s) if
C) statements if-then
D) statements elif
E) statements else