Closed xPolar closed 4 years ago
Totally fine! Just make sure it passes testing.
Hey, @jrg94 could you further explain how to test my pull request, kind of confused.
When you submit a pull request, it should test the code for you. That said, you can check out the contributing doc for more details on how to test locally: https://github.com/TheRenegadeCoder/sample-programs/blob/master/.github/CONTRIBUTING.md
I want to redo the current Fizz Buzz in Python program as it's inefficient and can be improved.
Project Link