Python

1.[Python] 올림, 내림, 반올림

post-thumbnail

2.[Python] 데이터 엮기 zip()

post-thumbnail

3.[Python] 몫과 나머지를 한번에 divmod()

post-thumbnail

4.[Python] 딕셔너리 정렬

post-thumbnail

5.[Python] 딕셔너리 key 삭제

post-thumbnail

6.[Python] collections 모듈의 defaultdict 메서드

post-thumbnail

7.[Python] collections 모듈의 Counter 메서드

post-thumbnail

8.[Python] 딕셔너리 update()

post-thumbnail

9.[Python] 리스트 복사

post-thumbnail

10.[Python] 리스트 요소 삭제

post-thumbnail

11.[Python] 리스트 요소 조합 구하기 - product, permutations, combinations

post-thumbnail

12.[Python] 순열과 조합 개수 math.perm(), math.comb()

post-thumbnail