Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 13 Online
OpenStudy (anonymous):

yes, im still stuck on that primes problem. my code is this: http://dpaste.com/532787/ my bug begins after the 24th prime. for the 25th i get 95 and not 97. since my tuple contains all the #'s from 2 up to but not including the value being tested, and 95%5==0 is true, it should add 2 to the number again, but it doesn't. when i try running the for loop 999 time it gives me the 800 something th prime. i just can't seem to figure our the bug. my (tiny) brain has been struggling with this problem for a tremendous amount of time. help.....

OpenStudy (anonymous):

I'm not seeing a tuple in your code. You have two for statements that are iterating through numbers and changing the value of prime, but the values aren't being added to a tuple.

OpenStudy (anonymous):

since the upper value of my range is changing, it should be testing all the values from 2 up to but not including the current (prime) value right. if it were not changing the upper value then i would get values such as 9 and 21 in my answers, but this is not the case

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Latest Questions
Countless7Echos: Ah trying out the whole T.V girl drawing :p (I love drawing eyes)
1 hour ago 11 Replies 6 Medals
kaelynw: starting to draw a hand
2 days ago 16 Replies 2 Medals
Twaylor: Rate it :D (Took 2 days)
3 days ago 7 Replies 0 Medals
XShawtyX: Art, Short Writing Assignment: Imagining Landscapes
1 day ago 7 Replies 1 Medal
XShawtyX: Chemistry, Help ud83dude4fud83cudffe
4 days ago 13 Replies 1 Medal
kaelynw: tried a lil smt, the arm is off but i like the other stuff
4 days ago 27 Replies 3 Medals
kaelynw: art igg
4 days ago 14 Replies 1 Medal
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!