How would you express the hexadecimal value a5 as a base-16 integer constant in Python? code example Example: print hexadecimal in python print (hex(value))