Add a couple of questions

This commit is contained in:
abregman
2020-06-15 09:41:32 +03:00
parent 90a6170984
commit 38aaea849a
4 changed files with 144 additions and 54 deletions

View File

@ -0,0 +1 @@
Implement the following grep command in Python (numbers can be different): `grep error -A 2 -B 2 some_file`