Answer to Question #85935 in Python for jesse
what is the output? x = 9 % 2
if (x == 1):
print ("ONE")
else:
print ("TWO")
1
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Learn more about our help with Assignments:
Python
Comments
Leave a comment