rename () method allows you to rename files in Python. When used with the os.listdir() method, you can use os.rename() to rename all the files in a folder.
確定! 回上一頁