Give output for the following
a. a = 10
b = 20
print (a> 10 and b< 40)
b. x=5
if a= =x% 50:
print (a, “is even number”)
else:
print (a, “is odd number”)
Answers
Answered by
0
Answer:
sorry I don't know the answer
Similar questions