python from pathlib import Path python path = Path("/path/to/my/file.txt") python python python python for file in path.glob("*.txt"):