Computer Science, asked by meet7541, 6 months ago

What is the output of the following code: if ( 4+5 == 10):
print(“TRUE”) else:
print(“False”) print(“True”)

Answers

Answered by maya6353
7

Answer:

it is false

I hope you like the answer

Similar questions