Computer Science, asked by arjuncl123, 7 months ago

What will be the output of following expressions:

a = 5
b = -3
c = 25
d = -10
print(a+b+c > a+c –b*d == False)

Answers

Answered by subodhshukla79
0

Answer:

a is correct please follow me please please

Answered by hars07102004
0

output

the answer is false

Similar questions