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