sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #17398
Re: [Question #226340]: perform actions for only some values of an increasing variables
Question #226340 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/226340
RaiMan proposed the following answer:
even shorter:
for v in range(1,7) + range(9,12):
print "example action", v
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.