Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pkx8326/timeleft_calculator_with_python

This simple Python program calculates the approx. time you still have left on this earth based on the life expectancy of your country and your current age. It tells you how many years (converted to months and days) you still have left based on the fact that there are 12 months, or (usually) 365 days in a year.
https://github.com/pkx8326/timeleft_calculator_with_python

calculator day daymonthyear life lifetime month python simple time year

Last synced: 1 day ago
JSON representation

This simple Python program calculates the approx. time you still have left on this earth based on the life expectancy of your country and your current age. It tells you how many years (converted to months and days) you still have left based on the fact that there are 12 months, or (usually) 365 days in a year.

Awesome Lists containing this project

README

        

# TimeLeft_Calculator_with_Python
This simple Python program calculates the approx. time you still have left on this earth based on the life expectancy of your country and your current age. It tells you how many years (converted to months and days) you still have left based on the fact that there are 12 months, or (usually) 365 days in a year.

Credit: This program is a modification of a Python program found in Angela Yu's "100 Days of Code: The Complete Python Pro Bootcamp" on Udemy. You can go to the course's page by clicking the following link (not a ref. link): https://www.udemy.com/course/100-days-of-code/