SMALL
python built- in data type
1.Numeric
# int (정수)
# float(실수)
# complex(복소수)
2.Sequence
3.Text Sequence
# str
4.Mapping
5.set
6.bool
LIST
'Python' 카테고리의 다른 글
| 0701 while (0) | 2021.07.01 |
|---|---|
| 0701 python control statement(제어문) 정리 (0) | 2021.07.01 |
| 0630 python - print( ) (0) | 2021.06.30 |
| 0630 python - control statement (제어문) (0) | 2021.06.30 |
| 0630 python Bool (0) | 2021.06.30 |
댓글