Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
nice way to solve this problem
This comment is hidden because it contains spoiler information about the solution
Thanks man i goot it it has to i=start.I am just doing the problem according to the 3 test solution where start 0
You still aren't using
start
in your code.This comment is hidden because it contains spoiler information about the solution
You're not using start in your code.
This comment is hidden because it contains spoiler information about the solution
Hey my isPrime implementation is correct so thats why i Have not posted it.My problem is in getPrimes(start, finish)
Where is your
isPrime
implementation? Please read this: https://docs.codewars.com/training/troubleshooting/#post-discourseThis comment is hidden because it contains spoiler information about the solution