Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

age-calculator-python

🚀 Age Calculator Python App

A clean, modular Python command-line application that calculates your exact age in years based on your date of birth and your device's current date.

🛠️ Features

  • Real-time Date: Automatically fetches the current day, month, and year using Python's built-in datetime library.
  • Clean Code: Built using organized, separate functions (Modular Programming) for clean and maintainable logic.
  • Open Source: Licensed under the MIT License—free to use, modify, and share!

💻 How to Run

  1. Make sure you have Python installed.
  2. Download or clone this repository.
  3. Open your terminal and run:
    python3 age-app.py

About

A Python application to calculate age using modular functions and the datetime library.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages