What you should do: Convert the int to bytes -- you've done this, good; Loop over the bytes, use f-string to print the hexadecimal value with ...
確定! 回上一頁