Write a Python script that asks for a user’s first name and the
year they were born (separately) and prints out a message in the
following format: ‘John is 19 years old.’ (you need to subtract
their year of birth from the current year)
Write a Python script that asks for a user’s first name and the year they were born (separately) and prints out a messag
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am