We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c0ef1 commit 610f97cCopy full SHA for 610f97c
main.py
@@ -0,0 +1,5 @@
1
+def hello():
2
+ print("this is fine!")
3
+
4
5
+hello()
0 commit comments