In this video we are going to explore how to validate special characters from a 1D array in Python and how we can use len to enforce a minimum and maximum password length. This concept of variable validation is frequently used when asking users to set up new password and is a more realistic way to validate characters and it allows users to set a username/password with characters in any position.
#pythonpasswordvalidation #igcsecomputerscience2023#pythonpasswordchecker