Question: Write a function in Python programming language to take a user's date of birth and calculate the approximate number of seconds they have been alive.
Write a function in Python programming language to take a user's date of birth and calculate the approximate number of seconds they have been alive. You must take into account leap years in your calculation. The program must re-run after each round is complete. Make sure comments are included in your code demonstrating logical steps
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
