Sorry for my english but i have a question
I want to make a easy password check on python in anaconda3
Now i need a loop who finaly stopp when the password is corect, and if don't, he print "Wrong password" and ask again. That should be in the enterPasswort funtion, caus i will need it later again.
Thanks for your help :)
Maybe someone have an Idea, that the password have only five trys and than it locks for 5 minutes. No problem when no one have a answer on this, but it would be a great bonus.