learnjs
learnjs copied to clipboard
벨로퍼트와 함께하는 모던 자바스크립트
137번 라인 콘솔찍어보면 10이아닌 15가 되어야 합니다.
# Python 입문 [https://bluecow03.github.io/pythonst/python_main.html](https://bluecow03.github.io/pythonst/python_main.html)
# 01. 카운터 · GitBook [https://learnjs.vlpt.us/html/01-counter.html](https://learnjs.vlpt.us/html/01-counter.html)
다른분이 댓글 남겨 놓으셨길래 pr 드립니다. ``` array.reduce -> numbers.reduce 건들이지 -> 건드리지 ```
"a 가 10보다 크지 않습니다." -> "a 가 15보다 크지 않습니다." 수정 하였습니다.