Use the os.rename() method to rename a file in a folder. Pass both the old name and a new name to the os.rename(old_name, ...
確定! 回上一頁