Challenge: It’s About Time

Solve a task that tells the user how many seconds they have been alive for.

We'll cover the following

Task

Write a program that asks the user for their date of birth and tells them how many seconds they have been alive for.

Note: The output will vary because the seconds are constantly changing, so the results we are currently displaying will not remain consistent when you test your code.

Sample input 1:

Get hands-on with 1200+ tech skills courses.