Closed Willev05 closed 1 month ago
As seen in the image, source base is never checked leading to the strange behaviour.
An if statement at line 126 can be modified and made to check the input base instead of the current approach.
Modified the code to check what the source base is before converting
As seen in the image, source base is never checked leading to the strange behaviour.
An if statement at line 126 can be modified and made to check the input base instead of the current approach.