[ create a new paste ] login | about

Link: http://codepad.org/q1FhnpHk    [ raw code | output | fork ]

Python, pasted on Jun 29:
1
2
#!/usr/bin/python
print 'Hello,', 'World'


Output:
1
Hello, World


Create a new paste based on this one


Comments: