Write a program that will ask the user’s age and then tell them what year they were born in. code example
Example: python Write code that asks users to enter the year they were born. Print out how many years old they will turn in 2019.
Write code that asks users to enter the year they were born. Print out how many years old they will turn in 2019.