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