Sinu  Joseph

Sinu Joseph

  • NA
  • 136
  • 65.7k

application

Jun 5 2013 10:40 AM
-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)