Recursion Bug
drbrounsuga opened this issue · 0 comments
drbrounsuga commented
- If you solve the reduce task, then
- start the recursion task
- then verify the reduce task asnwer...
you will get credit for solving the recursion task. I discovered this inadvertently. I was not clear on what exactly the recursion task was asking me to do so I went back to the previous task to view the official solution as mine was a bit different. I ran the verification and noticed that I passed the recursion test.
