/python_age_calculator

An age calculator built with python by Jaydev Prajapati.

Primary LanguagePython

Python age calculator(Basic)

An age calculator on python by Jaydev Prajapati

This is a python beginner project.

project demo

Installation

Install python if you haven't already.

  1. Download python for your system https://www.python.org/
  2. Install it

Run project

  1. Clone repository
  2. Open the terminal
  3. Navigate to the project
  4. Run the following command to start the project
     python main.py
  5. Done! you are ready to use python age calculator!