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.
0 parents commit 35e7860Copy full SHA for 35e7860
Hello world.py
@@ -0,0 +1,6 @@
1
+#;==========================================
2
+#; Title: Print Hello World
3
+#; Author: @AyemunHossain
4
5
+
6
+print("Hello World")
0 commit comments