Notice
Recent Posts
Recent Comments
준호씨의 블로그
python - dictionary 초기화 방법 본문
반응형
빈 dictionary 만들기
some_dict = dict()
some_dict = {}
반응형
'개발이야기' 카테고리의 다른 글
linux - 프로세스 메모리 사용량 확인 (0) | 2017.11.15 |
---|---|
python - null 는 None (0) | 2017.11.15 |
PyCharm 단축키 - git commit (0) | 2017.11.15 |
linux - ssh 리모트 실행을 백그라운드로 돌리기 (0) | 2017.10.18 |
perl - recv 리턴값 (0) | 2017.10.17 |
Comments