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.
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???
reported
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!
Join our real-time social learning platform and learn together with your friends!