In Python, which statement is used to check if a condition is true or false?
while
for
if
function

Computing Exercises are loading ...