See the following code to move the file into the app folder. import os # Move a file by renaming it's path os.rename('data.csv' ...
確定! 回上一頁