Question: In python: define and invoke main Write a program that asks the user for time in days and prints the number of years and days
In python: define and invoke main

Write a program that asks the user for time in days and prints the number of years and days (assume that there are 365 days in a year). For example, if the user entered, 1000, your program would output, 2 years 270 days Note: Use "years" and "days" for all output text (even in the cases where it is grammatically incorrect)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
