Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 193 Bytes

File metadata and controls

2 lines (2 loc) · 193 Bytes

Password-validation

A program for a C++ course that can validate the length, number of characters, and number of digits in a password. Program is one .cpp file that can be compiled and ran.