We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79c83e commit a03ddb3Copy full SHA for a03ddb3
sum of two num.py
@@ -0,0 +1,3 @@
1
+x = 5
2
+y = 5
3
+print(x+y)
0 commit comments