Update description.txt
This commit is contained in:
parent
ef01b8e788
commit
a1cee0ae11
@ -2,6 +2,3 @@ Write a program to find lines containing the word "pies" separated by spaces.
|
|||||||
The word does not need to have space on the left if it is the line beginning or space on the right if it is line ending.
|
The word does not need to have space on the left if it is the line beginning or space on the right if it is line ending.
|
||||||
Return line no matter of word "pies" casing.
|
Return line no matter of word "pies" casing.
|
||||||
Do use regular expressions.
|
Do use regular expressions.
|
||||||
|
|
||||||
POINTS: 1
|
|
||||||
DEADLINE: 2021-12-04 23:59:59
|
|
||||||
|
Loading…
Reference in New Issue
Block a user