mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
freeCodeCamp.org 的开源代码库和课程。免费学习编码。
On the chat today I have seen several solutions that cannot return 0 (usually return arr.length instead), and they still pass, as there is no such test case. Here is one, `where([3, 10, 5], 3) === 0`. |
||
|---|---|---|
| challenges | ||
| under-construction | ||
| bonfireMDNlinks.js | ||
| get-emails.js | ||
| getChallenges.js | ||
| index.js | ||
| loopbackMigration.js | ||
| nonprofits.js | ||
| nonprofits.json | ||
| test-challenges.js | ||