Buildin Function Python Tutorial

print hex(255)
print hex(23094823l)
print hex(65535*2)