python os (1) 썸네일형 리스트형 [Python] Python에서 시스템의 운영체제 확인하기 import platform print(platform.system()) # windows Windows 이전 1 다음