Question: Write a program that prints the name of a given day of the week. Your program must print the same result as the expected output.
Write a program that prints the name of a given day of the week. Your program must print the same result as the expected output. Test it for all days of the week (for now, test it only for valid values).
Example output :
The day of the week is: Monday
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
