Ad
  • Custom User Avatar

    Hi,
    I have the same issue, I get all the correct results and can verify with google calculator as some random tests are not correct.. E.G this is returning a wrong result in your calculator
    (-46)(54/100/-1(54))(-94--1(((-1*(58/13))))/60)

    How can I send my code to verify with your tests?

  • Custom User Avatar

    Passing the sample Tests does not mean that your code is working.
    I am assuming that you attempted the Kata in Python since it is your highest trained language.
    Python Tests are fine and working as expected.
    You should read this: https://docs.codewars.com/training/troubleshooting/

    P.s You can always post your code with a spoiler TAG and hopefully someone will help or you can join the discord channel and ask for help there.