We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03023ce + 1be2b46 commit 862aa19Copy full SHA for 862aa19
1 file changed
test1.py
@@ -0,0 +1,3 @@
1
+a = 50
2
+b = 60
3
+print(a + b)
0 commit comments