Skip to content
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

1차 과제 제출 [김민정] #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

minjeongraw34
Copy link

@minjeongraw34 minjeongraw34 commented Jan 25, 2023

과제제출 합니다 :)

@minjeongraw34 minjeongraw34 changed the title Kimminjeong 1차 과제 제출 [김민정] Jan 25, 2023
@kyoongdev
Copy link

i += 2 방식을 통해 짝수만 순회하도록 잘 구현하셨습니다!!

result 배열의 경우 재할당이 이루어지진 않기 때문에,const를 통해 선언하셔도 좋습니다 :)
range 라이브러리를 이용해서도 구현이 가능하니, 시도해보시면 좋을 것 같네요 !

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