'Move value on HEX

I need to add to swap a number in HEX value with Python:

This is what I have "000004EC", this is what I would like to have "EC040000"



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source