Sorry guys...this is probably really trivial but i'm new to Python.
How do you remove the first digit from a five digit number called x and then add this new number to the original x.
I need to be able to remove any of the digits and add the new number to the original one.
Thanks for any help