Rewrite the following statement after correcting them.
a. a = 100
b = 20
if(a>b) :
print(a)
else
PRINT(b)
Answers
Answered by
0
"
Answer:
option B is the correct answer for your question "
Similar questions