The Age In Years Or Seconds is a simple project developed using python. It is a simple years to seconds and vice versa age generator mini project. When you enter your number of living and press enter, then you will see your age calculation in seconds. This project helps you to get your number of seconds or years that you have been living.
About Age In Years Or Seconds Application In Python
This Age In Years Or Seconds is a simple interesting project which is simply in python. First, you have to choose whether you want to calculate the age in years or seconds. Then, you have to enter the number of age or seconds and press enter. Your age will be displayed either in seconds or years. Also, this project does not have much validations to certain parts of the project.
How To Run Age In Years Or Seconds In Python ?
To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:
- Step1: Extract/Unzip the file
- Step2: Go inside the project folder, open cmd then type main.py and enter to start the system.
- OR
- Step2: Simply, double click the main.py file and you are ready to go.