根據official documentation, os.path 是一個模組。因此,匯入它的首選方式是什麼? # Should I always import it explicitly? import os.path
確定! 回上一頁