Question: Write a program that asks a user to enter a date in month day year format and displays the day of the week for that
Instructions: write a program that asks a user to enter a date in month day year format (for example 3 15 2017) and displays the day of the week for that date, in this case, Wednesday. You can assume that the user input is always valid date, i e. no input like 2 30 2017 or 132 2017
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
