From bcc5dd15cb0a467569d8bd8b3354aa50c5eecabe Mon Sep 17 00:00:00 2001 From: Veronika Polevara Date: Sun, 10 Dec 2023 22:05:24 +0100 Subject: [PATCH] Delete 'TaskD03/description.txt' --- TaskD03/description.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 TaskD03/description.txt diff --git a/TaskD03/description.txt b/TaskD03/description.txt deleted file mode 100644 index 114f376..0000000 --- a/TaskD03/description.txt +++ /dev/null @@ -1,6 +0,0 @@ -Write a program to find lines containing date from 1900 to 1999 in format '19XX r.' no matter what on the left or right of the expression. -Note that part ' r.' is obligatory. -Do use regular expressions. - -POINTS: 1 -DEADLINE: 2023-11-26 23:59:59 \ No newline at end of file