Coders Packet

simple birth age calculator in python

By shreya sai prabakar

this is a very simple age calculator which is done in python using the Tkinter module and datetime module

this is a very simple age calculator which is done in Python using the Tkinter module and datetime module

in this project, I've implemented basic Python concepts and functions.

first, the input is given by the user. The user's birthdate and the current date are used to calculate the difference between the two dates.

The age is derived considering the number of years, months, and days between birthdates and current dates.

Finally, the program displays the calculated age to the user.

12

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by shreya sai prabakar (theblack1gold)

Download packets of source code on Coders Packet