minidoo.log
로그인
minidoo.log
로그인
[알고리즘] 프로그래머스 1단계 - 문자열 내 마음대로 정렬하기
minidoo
·
2020년 10월 4일
팔로우
0
알고리즘
0
알고리즘
목록 보기
37/85
def solution(strings, n): answer = sorted(sorted(strings), key=lambda x:x[n]) return answer
minidoo
팔로우
이전 포스트
[알고리즘] 프로그래머스 1단계 - 두 정수 사이의 합
다음 포스트
[알고리즘] 프로그래머스 1단계 - 문자열 내 p와 y의 개수
0개의 댓글
댓글 작성
관련 채용 정보