2025-01-09T14:30:26
This commit is contained in:
3
src0/hello.py
Executable file
3
src0/hello.py
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/python
|
||||
s = 'Hello, World!'
|
||||
print(s)
|
||||
Reference in New Issue
Block a user