Skip to content

Shehuis/Python-Age-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 

Repository files navigation

Python-Age-Calculator-TASK

In this task you'll be creating an age calculator where the user will input their birth date and the program will give them back their age.

In this task, you'll create a python script that calculates the user's age. The user enters their birth year, month, and day, and the script prints their age.

For example, assuming today's date is September 4th, 2019:

Enter year of birth: 2000 Enter month of birth: 6 Enter day of birth: 6 You are 18 years old.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published