What are the three necessary parts of an if

statement?
A. If, a variable, a semi-colon
B. If, a print statement, a colon
C. If, a condition, a colon
D. If, a print statement, a semi-colon

C. If, a condition, a colon