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