How can I say if a word is inside another word. By example:
word("11") is inside ("011")
word("11") is not inside ("101")
| 1 | initial version |
How can I say if a word is inside another word. By example:
word("11") is inside ("011")
word("11") is not inside ("101")
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.