Answer:
C. I got it right on edge.
Step-by-step explanation:
to tell the program to take a different action when the If statement answer is false
if x = 0:
print('x equals 0')
else:
print('x equals something else that isnt 0')
7.8m questions
10.5m answers