mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: statistics calculator (#48181)
* feat: stats calculator to step 23 * feat: complete steps * feat: starting the tests * feat: finish tests * chore: manual review suggestions * chore: apply jessica's suggestions Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com> * fix: broken mathjax Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com> * chore: fix typo Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com> * fix: update regex, clarify first step * feat: forgot to add solution * chore: apply sem's review suggestions Co-authored-by: Sem Bauke <semboot699@gmail.com> * chore: apply kolade's review suggestions * chore: apply kris' suggestions Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com> --------- Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com> Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com> Co-authored-by: Sem Bauke <semboot699@gmail.com>
This commit is contained in:
@@ -100,5 +100,6 @@
|
||||
"build-a-cash-register-project": "JavaScript",
|
||||
"build-a-palindrome-checker-project": "JavaScript",
|
||||
"build-a-roman-numeral-converter-project": "JavaScript",
|
||||
"build-a-telephone-number-validator-project": "JavaScript"
|
||||
"build-a-telephone-number-validator-project": "JavaScript",
|
||||
"learn-advanced-array-methods-by-building-a-statistics-calculator": "JavaScript"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user