Import the Path class from the pathlib library. Make or get a path object for the directory we want to make. Call the mkdir() method on that ...
確定! 回上一頁