[ create a new paste ] login | about

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

jonlyles - Python, pasted on Nov 10:
1
print hex(255)[2:]


Output:
1
ff


Create a new paste based on this one


Comments: