Page 1 of 1

Follow The Logic

Posted: Wed Dec 19, 2012 11:28 pm
by karsmars
:? I can't seem to solve this problem. I've been in the source code dozens of times and I've run the math and keep getting the same answer - which I know is right. I think the part I'm not able to get past is the returning True or False.

Please give me some hints, because I think I've tried everything I know.

Posted: Thu Dec 20, 2012 10:04 am
by Schlaule
Maybe there is a function which does not do what is expected and you have to experiment with the original source.

Posted: Thu Dec 20, 2012 11:50 am
by AMindForeverVoyaging
You can modify the given function so that it does not check for the correct answer, but instead prints it out. Pretty easy to do when you have the file on your local machine.

Posted: Fri Dec 21, 2012 4:05 am
by karsmars
Finally solved it. Thanks, AMindForeverVoyaging.

**THREAD CLOSED**