Question: (Find future dates) Write a program that prompts the user to enter an integer for todays day of the week (Sunday is 0, Monday is
(Find future dates) Write a program that prompts the user to enter an integer for todays day of the week (Sunday is 0, Monday is 1, ..., and Saturday is 6). Also prompt the user to enter the number of days after today for a future day and dis- play the future day of the week. Please write program using Python and not Java.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
