Practice Makes Perfect
Python 문법 본문
[] -> 대괄호 리스트
[] -> 값이 채워져 있으면 True, 비어있으면 False
{} -> 중괄호 딕셔너리
'Software > Python' 카테고리의 다른 글
pyinstaller (0) | 2023.03.07 |
---|---|
jupyter notebook path ( 시작 경로) (0) | 2022.03.21 |
파이썬 리스트 (0) | 2021.09.15 |
Python 개발 환경 설정 (0) | 2021.09.07 |
Comments