The pathlib library and its .mkdir() method offer a technique to safely create a nested directory. If you are using Python 3.5 or above, use pathlib.
確定! 回上一頁