So I have a code to convert hexadecimal to chr, but it had int(). Is there any way to accomplish the conversion without int() or hex() or binascii and other builtin function