Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 26 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
curriful: Black QuestionCove Theme (WIP)
2 hours ago 19 Replies 1 Medal
Nina001: How do I make an image my background
9 hours ago 0 Replies 0 Medals
EdwinJsHispanic: imma sing notion
14 hours ago 13 Replies 0 Medals
EdwinJsHispanic: another song for someone
14 hours ago 66 Replies 5 Medals
MakaylaChuck23: I need tips on how to expand my English vocabulary
18 hours ago 13 Replies 2 Medals
jinxthelovely: does my essay look good ( its due at 12 tn )
2 hours ago 12 Replies 7 Medals
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!