Python Bytes Hex Uppercase, 6 I can get hexadecimal for my integers in one of two ways: print ( ("0x%x")%value) pri...