3 lines
44 B
Python
Executable File
3 lines
44 B
Python
Executable File
#!/usr/bin/env python3
|
|
print("Hello World")
|