•  
      tasks #45427 Python program to check the validity of a password
    #45427
    Mohini Singh (mohini)
    2022-08-16 23:45
    2022-08-16 23:45
    Details
    Python program to check the validity of a password
    Enter a password
    First, check whether the password is greater than 5 characters or not.
    Then check whether the first character is in uppercase or not.
    Having at least one lowercase character.
    Having at least one numeric value.
    Having at least one special character.
    5 - Medium
    State of Progress
    2022-05-31
    100
    2022-06-02
    Mohini Singh (mohini)
    Rakesh Kumar Verma (rakesh.verma)
    2022-06-01
    Closed
    Attachments
    References
    References list is empty