Question 2. Write a function to determine whether a user input characters meet certain requirements
Requirements: 8 to 20 characters in length, can only contain lowercase letters is, not for 4 Numbers, the underscore, and contains at least two of these
At the output page 5 and the testing results of string
CodePudding user response:
Need to code and simple explanations