반응형
SMALL
integers = [i for i in range(1, n+1)]반응형
LIST
'Python' 카테고리의 다른 글
| [python] sys.setrecursionlimit() (0) | 2020.10.21 |
|---|---|
| [python] class 와 self / __init__ (0) | 2020.10.14 |
| [python] sort(), sorted() 함수 (0) | 2020.10.09 |
| [python] reverse(), reversed() 함수 (0) | 2020.10.08 |
| [python] extend 함수 (0) | 2020.10.08 |