jfz-2023-s464983/TaskA01/description.txt

6 lines
161 B
Plaintext
Raw Permalink Normal View History

2023-10-29 22:02:40 +01: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: 1