(10-09-2009, 01:19 PM)Fallen Wrote: And yes I'm aware that was only an "isprime" function, just trying to help some others out lol
Yes I know but some guy thought you won (I bet u could), I just cleared the things out.
I think you guys have problem with testing if a give number is dividable by your current prime.
One of the solutions is very simple but kinda tricky.
A little tip:
Code:
>>> 15/4
3