You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Age.py file the program crashes when the user enters an invalid date or an incorrectly formatted date. Add proper input validation so that invalid input is handled gracefully.
In Age.py file the program crashes when the user enters an invalid date or an incorrectly formatted date. Add proper input validation so that invalid input is handled gracefully.