Ask Your Question

Revision history [back]

Check if a word is inside another word.

How can I say if a word is inside another word. By example:

word("11") is inside ("011")

word("11") is not inside ("101")