A new code challenge will be announced along with the previous challenge's winner. This usually happens on Sunday. You will have at least a week to work on the code challenge. Please give others feedback on their submissions as well.
Here's details on how to submit an entry to the weekly code challenge.
- Develop a function that takes in the parameters and outputs a solution as described in the challenge and tests.
- Use sample tests to prove that your function works.
- Post your solution in the #code-challenges channel using the
code block
button to format your code.