1
Answer

application

Ask a question
Sinu  Joseph

Sinu Joseph

11y
1.3k
1
-accept birthday from user, it will probably easier to ask year , then month then day rather than parsing string reliably -calculate age of tghe user
-check  to see if the age of hte user imposible . fo eg: if the user is not born output an errror message . if the user claims to be 135 yrs old then let then know thats not possible
-output the age of the user
-if it is the user's birthday , output nice messages 


hint; lookup the system.datetime structure ....



Answers (1)