티스토리 뷰
d = sorted(arr, key = lambda x : x[1])'PL > Python' 카테고리의 다른 글
| [Python] bound/unbound 차이 (0) | 2021.11.07 |
|---|---|
| [Python] iter(), next() (0) | 2021.10.07 |
| [Python][numpy] colon, comma in array (0) | 2021.08.11 |
| [Python] for문에서 array(list)의 데이터 변형 (0) | 2021.08.05 |
| [자료구조][Python] heap의 구현 / heapq 모듈 / priority queue (0) | 2021.08.05 |