Hacker News new | ask | show | jobs
by sfeats 4806 days ago
I really enjoyed these exercises. One bug I found: for the "Find the Largest" dare the solution only allows 10 lines of code- but the test code takes up 9 lines! Since I was unable to solve the problem by creating and implementing a function (not enough line allowance) I found that was able to complete the dare by simply printing out the test answers. Only bug I found, though!
1 comments

Hah, yeah, I put less thought in the second set of exercises. All my exercises are honestly just examples, since anyone can create their own! :-)