Question: Write a python program. Write a function that generates 10 4-digit random numbers to a list that represents the age in days for 10 people.
Write a python program. Write a function that generates 10 4-digit random numbers to a list that represents the age in days for 10 people. Now write a function that will convert the given number of days to age in terms of number of years, months and days. Make sure to properly print the age in years months and days. Example: Age in days: 1611 Age is 4 year, 21 months and 4 days
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
