change B* dates

This commit is contained in:
Jakub Pokrywka 2020-11-08 20:28:02 +01:00
parent fe69191b55
commit 14c7edf835
4 changed files with 4 additions and 4 deletions

View File

@ -2,4 +2,4 @@ Write a program to find lines containing the word "Hamlet".
Make use of regular expressions.
POINTS: 1
DEADLINE: 2020-11-08 23:59:59
DEADLINE: 2020-11-22 23:59:59

View File

@ -4,4 +4,4 @@ Return line no matter of word "pies" casing.
Make use of regular expressions.
POINTS: 1
DEADLINE: 2020-11-08 23:59:59
DEADLINE: 2020-11-22 23:59:59

View File

@ -3,4 +3,4 @@ Note that part ' r.' is obligatory.
Make use of regular expressions.
POINTS: 2
DEADLINE: 2020-11-08 23:59:59
DEADLINE: 2020-11-22 23:59:59

View File

@ -3,4 +3,4 @@ Return only these substrings separated by spaces in their order.
Make use of regular expressions.
POINTS: 2
DEADLINE: 2020-11-08 23:59:59
DEADLINE: 2020-11-22 23:59:59