Computer Science, asked by suruchichoudhary77, 1 month ago

correct the statement
a=100
b=20
IF (ab)
print (a)
else
prints (b)​

Answers

Answered by mamtabiswal1981
0

Answer:

and Ritz ux avoid D who shod hell

Answered by harinipuppy120
0

Answer:

Since the expression a == b is False, therefore the statement in the body of else i.e., print("a is not equal to b") got executed. Let's write a program to find out

Similar questions