Computer Science, asked by galvinderlasara, 4 months ago

Give the output of following
*
program
a = 10
b = 15
if (a>b):
print("a is greater")
else:
print(“b is greater")​

Answers

Answered by adityakumar25706
0

Answer:

send a full questions ok

Answered by badshahvinay
1

Explanation:

I am python expert, output-'b is greater'

please mark my answer as brilliant.

Similar questions