SyntaxFix
Write A Post
Hire A Developer
Questions
Simplest way?
text = "This is a test from a test ok" firstTest = text.find('test') print text.find('test', firstTest + 1)