if __name__ == '__main__ ':
Orgin_path = r'E:\222' #這是數據源文件夾。
Moved_path = original_path #這是您要將它移動到的文件夾。
移動文件(原始路徑,移動路徑)