Computer Science, asked by naveenkrishna3301, 4 months ago

x,y=5,9

if(x+y==10):

print(“True”)

else:

print(“False”)​

Answers

Answered by bhartijoshi4949
0

Answer:

true

Explanation:

Answered by utkarsha4569
4

Explanation:

Think so it is false bcoz 5+9=14 not10

Similar questions