Please enable JavaScript.
Coggle requires JavaScript to display documents.
bitcanny (for each (for Each (let allWordsExist = true, change string into…
bitcanny
for each
change string into array of words and store in variable
let s = array of words in sentences
for Each
change string into array of words and store in variable
let q = array of words in query
for Each (q_word)
if
array s doesn't contain
this word
and
1 more item...
ELSE
1 more item...
q_word
let allWordsExist = true
index of each sentence
array of sentences
array of queries