Describe your issue in detail here.
I want to practice problems from the coding interview prep or project euler,but the code is allowed only in JS. How do i write python code to solve the problems?Can you help me with this please?
You can still do those in Python if you want, on your own. You just won’t be able to submit to freeCodeCamp or run the test suites. It would be even more impressive if you wrote your own tests in Python, just like this person did: https://forum.freecodecamp.org/t/basic-algorithms-but-in-python/622797