A working Python code is needed, which translates any number from any number system to another given (any) number system. (from 0 to 32 can be both the original s / s, and received) Input format:
Number (For example: AA16342F)
Initial number system (16)
Numeral system to which we translate (8)
The output of the received number (25205432057)