Python File Search Line And Return Specific Number of Lines after Match
- by Simos Anderson
I have a text file that has lines representing some data sets. The file itself is fairly long but it contains certain sections of the following format:
Series_Name INFO Number of teams : n1
| Team | # | wins |
| TeamName1 | x | y …