4 lines
45 B
Python
Executable file
4 lines
45 B
Python
Executable file
#!/usr/bin/env python
|
|
|
|
print("Hello World!")
|