Programming (Year 11)
Control Structures
Which of the following is a conditional statement in Python?
for loop
while loop
if statement
function definition
Next