[ create a new paste ] login | about

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

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


Output:
1
FF


Create a new paste based on this one


Comments: