Вопросы к Поиску с Алисой
try: os.rename(original_path, new_path) except OSError as e: print(f”Error: {e}”)