4 lines
43 B
Python
4 lines
43 B
Python
|
#!/usr/bin/python
|
||
|
|
||
|
print "Hello, world !";
|