I would like to give some feedback about function numberRadix(str_number, radix)
Test 9/9 fails with correct result
Your result: 738 is correct = 9 + 9*9^2 but test 9/9 fails
Right result:-1
Fail:numberRadix("909",9)
Please check
From: https://js.checkio.org/mission/number-radix/solve/
HTTP_USER_AGENT:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0
Created at: 2020/01/30 09:59; Updated at: 2020/01/31 12:31