An age calculator on python by Jaydev Prajapati
This is a python beginner project.
Install python if you haven't already.
- Download python for your system https://www.python.org/
- Install it
- Clone repository
- Open the terminal
- Navigate to the project
- Run the following command to start the project
python main.py
- Done! you are ready to use python age calculator!