mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-12 06:03:04 -05:00
1. Fix code solution (it used the assignment operator to compare _a_ and _b_ instead of the comparison one; which wouldn't pass the test at the exercise page). 2. Add problem explanation, hint, code explanation, run example and resources