Question :
Python only please. Write a program that prompts the user to enter an integer for today's day of the week
Also prompt the user to enter the number of days after today for a future day and display the future day of the week. (Sunday is 0, Monday is 1...)