This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
functions:strfind [2017/04/15 17:45] korshun |
functions:strfind [2020/12/24 13:12] (current) monsterovich [Examples] |
||
---|---|---|---|
Line 22: | Line 22: | ||
if (index != -1) | if (index != -1) | ||
print(s:" | print(s:" | ||
- | else: | + | else |
print(s:" | print(s:" | ||
</ | </ |