Muthu Mani
About
Add
20 Apr 2019
a
=
10
b
=
20
c
=
a
+
b
print
(
c
)
30