프로그래밍/파이썬
from import를 쓰는 이유
MEMORY CM
2020. 10. 11. 12:59
메모리 낭비를 피하기 위해서 필요한 부분만 직접 가져온다
from calendar import prmonth