djfz-2020/TaskA01/description.txt

7 lines
191 B
Plaintext
Raw Normal View History

2020-10-15 06:52:10 +02:00
Write a program to find lines containing the word "Hamlet".
Do not use regular expressions, just the simplest capabilities
of a programming language.
POINTS: 2
2020-10-24 20:16:00 +02:00
DEADLINE: 2020-11-01 23:59:59