https://www.codecademy.com/code-challenges/code-challenge-prime-number-finder-python
I don’t need help with the actual code quite yet, but I have a question. I have what I thought was a good solution for this but when I click on “Test Code” for this I get “2/5 tests passed”.
However, I can’t figure out what the tests are. I have no idea what I am not accomplishing with the code. I don’t know what needs to be fixed or what else needs to be done if I don’ t know what it is being tested for.
Where can I find out what the tests are that are being run on these challenges?
Thanks for you help.