convert hex string to int pytohn code example Example: string hex to decimal python x = int("deadbeef", 16)