Please follow these instructions on how to contribute to codemonkey weekly challenges.
Use the template, and review one of the other weekly challenges for an example.
All challenges should be in English and use JavaScript.
There aren't any restrictions on what libraries or APIs that can be used.
Challenges should be fun, entertaining, and educational.
- Fork this repository
- Create a branch named
weekly-challenge-challenge_number - Push your code to created branch
- Create Pull request (PR) towards CodeMonkeyWTF weekly-challenges main repository