How does a password verifyer work ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

26th Mar 2020, 3:15 PM
Nandadulal Das
3 Answers
+ 1
you verify if the input text lenght has at least 8 characters
26th Mar 2020, 3:26 PM
Gabriel Ilie
Gabriel Ilie - avatar
+ 1
Ok and can i use elif
26th Mar 2020, 3:28 PM
Nandadulal Das
+ 1
Ok but will it affect speed
26th Mar 2020, 3:29 PM
Nandadulal Das