hey there!!!
we were asked to make a code for printing prime numbers from 3 until the [I]n[I]th prime number but i can't seem to find the right solution for this one.
when i print my work it prints some other numbers that has the factor of another prime number
it prints the numbers:
3, 5, 7, 9 ,11, 13, 15...
i'm a beginner here, so please help me.
i really would appreciate your helping me.
thanks.
we were asked to make a code for printing prime numbers from 3 until the [I]n[I]th prime number but i can't seem to find the right solution for this one.
when i print my work it prints some other numbers that has the factor of another prime number
it prints the numbers:
3, 5, 7, 9 ,11, 13, 15...
i'm a beginner here, so please help me.
i really would appreciate your helping me.
thanks.
Comment