We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1afd1da commit 7f7a3eaCopy full SHA for 7f7a3ea
app.py
@@ -3,3 +3,5 @@
3
print("hello " + name)
4
print("text after commit")
5
print(math.sqrt(9))
6
+
7
+print("example pull request")
0 commit comments