forked from miczar1/djfz-24_25
task3 done, to check
This commit is contained in:
parent
53e7341220
commit
834f781e2c
@ -1,6 +1,6 @@
|
||||
import re
|
||||
|
||||
with open('simple.in', encoding='utf8') as file:
|
||||
with open('polish_wiki_excerpt.in', encoding='utf8') as file:
|
||||
lines = file.readlines()
|
||||
pattern = r'19\d\d r\.'
|
||||
for line in lines:
|
||||
|
Loading…
Reference in New Issue
Block a user