From 9b9cbb1204766a1b2d94a3b3ca1eeb9ee2ca1e9c Mon Sep 17 00:00:00 2001 From: = <=> Date: Mon, 23 Nov 2020 15:13:45 +0100 Subject: [PATCH] test webhook --- TaskA01/description.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TaskA01/description.txt b/TaskA01/description.txt index 8229897..7cec2f6 100644 --- a/TaskA01/description.txt +++ b/TaskA01/description.txt @@ -1,6 +1,6 @@ Write a program to find lines containing the word "Hamlet". Do not use regular expressions, just the simplest capabilities -of a programming language. +of a programming language. changed POINTS: 2 DEADLINE: 2020-11-08 23:59:59