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