![]() |
как сделать так чтобы скрипт искал все .txt файлы на рабочем столу и потом выдал их список?
|
Find all files in a directory with extension .txt in Python
How can I find all the files in a directory having the extension .txt in python? stackoverflow.com получить путь к рабочему столу https://stackoverflow.com/questions/34275782/how-to-get-desktop-location |
Python:
Код:
import |
| Время: 16:30 |