https://www.codecademy.com/courses/learn-c-sharp/projects/csharp-password-checker
I am trying to do the first step. It wants me to create variables that account for all uppercase letters, lowercase, digits, and special characters.
I’m not sure if I’m supposed to just type all those options or not. It seems like there must be an easier way right?
Please help!