Write a program that prompts the user to enter the minutes (e.g., 1 million), and displays the number of years and days for the minutes. For simplicity, assume a year has 365 days.
Write a program that prompts the user to enter the minutes (e.g., 1 million), and displays the number of years and days for the minutes. For simplicity, assume a year has 365 days.