sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06886
Re: [Question #178823]: How to compare the pass word given is same at the time of registration.
Question #178823 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/178823
Status: Open => Answered
RaiMan proposed the following answer:
if pw1 == pw2:
print "equal"
else:
print "not equal"
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.