WillYuum / days_Alive

Program that shows you how many days have you lived

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

days_Alive

Program that shows you how many days have you lived.

Prerequisites

You need Python V3.7 installed in your computer to run this program.

Function

When you run the program it will ask you to add your birthdate in a specefic order
example:
-Year
-Month
-Day

When you add your birthDate it will calculate how many days have you lived and you won't have to bother yourself with adding the current date since the program will get the current time that is in your os.

Note:

  • The birthdate must be in digits format.

Thank You.

About

Program that shows you how many days have you lived


Languages

Language:Python 100.0%