Age Calculator (Python) A simple Python program that calculates a person's age based on their birth date. Features Calculates accurate age Supports multiple people Uses Python datetime module How to Run python age_calculator.py