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

def babylon(a): def test(x): return 0.5 * ((a / x) + x) return test(2) def sqrt(a): return fixedPoint(babylon, 0.0001) This code has a bug in it. You can fix this by correcting exactly one line of the definition.

OpenStudy (anonymous):

What exactly don't you understand when it says "do not discuss exam problems in the forum" until the exam is over??? Are you complete idiots???

OpenStudy (microbot):

reported

OpenStudy (shadowfiend):

While I understand your frustration, please don't resort ad hominem attacks like “Are you complete idiots???” when criticizing people for posting exam problems. Reporting the posts and letting moderators deal with it is the correct way to deal with this; in general, please keep your interactions on OpenStudy positive rather than negative, and let moderators take negative actions. Thanks for letting us know about the exam questions!

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!
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!