You mean you have a string of bytes in my_hex which you want to print out as hex numbers, right? E.g., let's take your example: >>> my_string = "deadbeef" ...
確定! 回上一頁