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?

← Назад к списку