What will be the output of the 2 points
following code:
m=60
ifm>40 or m<100 and m==120:
print("I am in if")
else:
print("I am in else")
Lam in if
Answers
Answered by
1
iiiiiidddddkkkkkkkkkkkkkkk
Similar questions