-
Notifications
You must be signed in to change notification settings - Fork 98
[22.05.05] 정기적 풀이 추가 (2문제) #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
좋은 코드 잘 보았습니다 😁
말씀대로 저도 커밋 컨벤션을 혼용해서 쓰고 있었네요! 많은 사람들이 헷갈리는 것을 보니 커밋 컨벤션을 수정하는 것도 생각해보아야할 것 같습니다!!
level-1/숫자-문자열과-영단어.js
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for 문에 var을 쓰시는 특별한 이유가 있으신지 궁금합니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
실수입니다 ᅲ
수정했습니다.
2문제 풀이추가하였고
풀이만 추가하는 경우 add가 맞는거 같은데
저도 그렇고 update랑 혼용해서 사용하는 분들이 계시네요!