To run each question, execute the run.sh
file in each question folder.
For example, to run the first question, open a terminal and type:
cd QUESTION_1_A && ./run.sh && cd ..
Number of words: 11
Total size of words: 45
cd QUESTION_1_B && ./run.sh && cd ..
ABCde
ABCdefg
hello ABC world
another ABC example
cd QUESTION_2 && ./run.sh && cd ..
Verb found: am
Verb found: are
Verb found: were
Verb found: was
Verb found: be
Verb found: being
Verb found: been
Verb found: do
Verb found: does
Verb found: did
Verb found: will
Verb found: would
Verb found: should
Verb found: can
Verb found: could
Verb found: has
Verb found: have
Verb found: had
Verb found: go