Hasli4

Untitled

Apr 11th, 2025
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. print("\nМенеджер файлов (улучшенная версия). Выберите пункт:")
  2. print("1. Запись текста в файл")
  3. print("2. Считывание текста из файла")
  4. print("3. Вывод содержимого текущей папки")
  5. print("4. Создать папку")
  6. print("5. Удалить папку")
  7. print("0. Выход")
Advertisement
Add Comment
Please, Sign In to add comment