[ create a new paste ] login | about

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

Python, pasted on Jan 13:
1
print("hello " + "world") ## hello world


Output:
1
hello world


Create a new paste based on this one


Comments: