0
How does a password verifyer work ?
So for example i have to put a minimum length of 8 characters so how do i start it any idea
4 Answers
+ 1
you verify if the input text lenght has at least 8 characters
+ 1
Ok and can i use elif
+ 1
Ok but will it affect speed