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