Skip to content

[이채은] 2025년 1학기 python study - 12주차 - #68

Open
lce2005 wants to merge 1 commit into
2025-SMWU-CODE-IT:mainfrom
lce2005:main
Open

[이채은] 2025년 1학기 python study - 12주차#68
lce2005 wants to merge 1 commit into
2025-SMWU-CODE-IT:mainfrom
lce2005:main

Conversation

@lce2005

@lce2005 lce2005 commented May 26, 2025

Copy link
Copy Markdown
Collaborator

💻 과제 개요

-백준 문제 풀이

✅ 새롭게 배운 점

  • sorted(a.items(), key = lambda x : (-x[1], -len(x[0]), x[0]))에서 내가 원하는 대로 우선 순위를 정해서 정렬할 수 있는 방법을 알게 되었다.

💡 느낀 점

-이번 과제는 너무 어려워서 구글링을 해가며 참고해 코딩을 하였다.

❓ 추가적인 질문

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