This commit is contained in:
XOR 2022-10-03 00:27:19 +02:00
parent 004d80a206
commit 55a65ebec9

15
Aufgabe 1/idea.txt Normal file
View file

@ -0,0 +1,15 @@
open the text
make a list with every word
get input
list with word or distance to next defined word
look at first word of input
find first occurance
get distance to next defined word
go the distance in text and compare the words
repeat till everything is checked
find next occurance of first word of input