hi guys

How short kan you make a program (oneliner?) that:

* checks if a password is 5 characters long or more
* checks if the password contains at least 3 alpha chars (a-zA-Z)
* checks if the password contains at least 2 numbers (0-9)

I needed 5 lines of code how about you guys?

later..
Kim Schulz

Reply via email to