1.

What will return 1) print("18+5 =",18+5)2) print("2**3= ",2**3

Answer» it will give you 18+5=23 2**3=8


Discussion

No Comment Found