[ create a new paste ] login | about

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

Python, pasted on Feb 19:
1
print 'Hello,' + ' World!'


Output:
1
Hello, World!


Create a new paste based on this one


Comments: