← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #242900]: Sikuli questions

 

Question #242900 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/242900

    Status: Needs information => Answered

obiwan-92 proposed the following answer:
OK, try this.
line = "I try to do the right thing" # the line you read in notepad
for word in line.split(' '):
    print "word : ", word

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.