Skip to content

필수 도전 과제 2#2

Merged
Roy-wonji merged 5 commits intodevelopfrom
Feature/challenge-2
Aug 22, 2025
Merged

필수 도전 과제 2#2
Roy-wonji merged 5 commits intodevelopfrom
Feature/challenge-2

Conversation

@Roy-wonji
Copy link
Collaborator

🔗 관련 이슈

  • 관련 이슈: #

✨ 작업 내용

  • 주어진 입력값을 고차함수를 체이닝하여 주어진 출력값이 나오도록 구현
  • 제너릭으로 하게 구현

Copy link

@minneee minneee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다~

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

첫번째 문제가 빠진 것 같습니다!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@minneee 추가 했습니다 !

Copy link

@Peter1119 Peter1119 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 ~!




func changeForinToMap() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

여기 오타인 것같아요 어떤 메서드인지 모르겠어요 ~!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아 for 문을 map 으로 바꾸는 거 입니다

}


func changeType(_ number: [Int] ) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

여기 띄어쓰기 수정되면 좋을 것 같아요 ~!
메서드 명이 더 정확해지면 좋을 것같아요

@Roy-wonji Roy-wonji merged commit 3eb0810 into develop Aug 22, 2025
@Roy-wonji Roy-wonji deleted the Feature/challenge-2 branch August 22, 2025 10:56
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.

3 participants