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