Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pkx8326/timeleft_calculator_with_python
- Owner: pkx8326
- Created: 2022-01-19T06:24:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-19T12:05:11.000Z (almost 3 years ago)
- Last Synced: 2024-01-08T11:17:48.257Z (10 months ago)
- Topics: calculator, day, daymonthyear, life, lifetime, month, python, simple, time, year
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/