Follow The Logic

Post Reply
karsmars
Posts: 11
Joined: Sat Dec 15, 2012 12:15 am

Follow The Logic

Post 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.
Schlaule
Posts: 4
Joined: Wed Mar 28, 2012 11:43 am
Location: Germany

Post by Schlaule »

Maybe there is a function which does not do what is expected and you have to experiment with the original source.
AMindForeverVoyaging
Forum Admin
Posts: 496
Joined: Sat May 28, 2011 9:14 am
Location: Germany

Post 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.
karsmars
Posts: 11
Joined: Sat Dec 15, 2012 12:15 am

Post by karsmars »

Finally solved it. Thanks, AMindForeverVoyaging.

**THREAD CLOSED**
Post Reply