To create a new directory using the os module, call the os.mkdir() function. Pass the path of the new folder/file as the argument.
確定! 回上一頁