1.

A=6 b=2 if a+b>8: print(a>b) else: print(a​

Answer»

ANSWER:

a=6 b=2 to a+b>8 NAHI HOGA kyoko

a+b=6+2=8



Discussion

No Comment Found