HacktoberFest2020
HacktoberFest2020 copied to clipboard
Create AgeCalculator.cpp
This file can determine the age of a person by only taking the input of birth_date , birth_month, birth_year from the user. This is a basic age calculator based on a most common age system.