Question #708071 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/708071
Status: Open => Answered
abuzer stream proposed the following answer:
You should write your problem more clearly.
for example loops:
for i in range(5):
print(i)
while True:
print("loop")
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp