Creating Intermediate Directories in Python. Python's OS module provides an another function to create a directories i.e.. os.makedirs(path).
確定! 回上一頁