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