import os · path = input("Enter the directory path where you need to rename: ") · for filename in os.listdir(path): · filename_without_ext = os.
確定! 回上一頁