Write a simple python hello world #5

Open
coding-agent wants to merge 5 commits from agent-pr/write-a-simple-python-hello-wo into main
Showing only changes of commit 581b9cf452 - Show all commits
+1
View File
@@ -0,0 +1 @@
print("Hello, World!")