os.makedirs creates folder (s) recursively. The file main.py is inside ./app so you can simply use: os.path.mkdir(' ...
確定! 回上一頁