[ create a new paste ] login | about

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

Python, pasted on Dec 3:
1
2
a = '5'
print (a+a)


Output:
1
55


Create a new paste based on this one


Comments: