+ 3
target.indexOf(substring)
if it is -1, display = none
Find examples in the coding challenge named simple search engine
or make reference to the code snippet from the seventh feature blog here
https://code.sololearn.com/WS1l4514JQAx/?ref=app
Come back again with your code attempt if you still get stuck.



