Python program to take birth year and tells age
0
Following program shows you how to take birth year and tells age.
In this program we get birth year from user and tells their age using currentYear - birthYear
Following program shows you how to take birth year and tells age.
In this program we get birth year from user and tells their age using currentYear - birthYear