Find a 12 letter word in a string.
Posted: Fri Aug 22, 2014 8:00 pm
This is some code.
I need an if statement that can find a 12 letter word inside amazingString, and if it does find a 12 letter word, then do something.
Code: Select all
amazingString = "Hello, this is a test. Blahblahblahblahblah"