Method 2) pathlib.Path.mkdir(). You can also use pathlib package to create multiple directories like this: from pathlib import Path ...
確定! 回上一頁