import os >>> os.getcwd() 'C:\\Users\\Yong Choi\\AppData\\Local\\Programs\\Python\\Python38-32'. os 모듈의 getcwd() 는 현재 작업 디렉터리를 알려줍니다.
確定! 回上一頁