Skip to content

이윤정 과제제출#9

Open
337yj wants to merge 1 commit intocodestates-seb:mainfrom
337yj:main
Open

이윤정 과제제출#9
337yj wants to merge 1 commit intocodestates-seb:mainfrom
337yj:main

Conversation

@337yj
Copy link
Copy Markdown

@337yj 337yj commented Jan 25, 2023

이윤정 과제제출

@0xmiles
Copy link
Copy Markdown

0xmiles commented Jan 26, 2023

가장 정석적인 방법으로 구현을 잘 해주셨습니다.

even의 경우 재할당이 이루어지지 않는 배열이기 때문에 const로 선언하는 습관을 길러보시면 좋을 것 같습니다.
i++대신 i += 2와 같이 2씩 증가시켜 짝수만 순회하는 방법으로도 구현해보는 연습도 해보세요 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants