automate-boring-stuff/exercises/ex09/sample1.txt

4 lines
174 B
Plaintext

Write a program that opens all .txt files in a folder and searches for any
line that matches a user-supplied regular expression. The results should
be printed to the screen.