Question: Write a C t + program which prints a one - month calendar using two values entered by the user the number of days in
Write a program which prints a onemonth calendar using two values entered by the user the number of days in the month, and the day of the week on which the month stars Requirements: The program is only required to work if the numbers entered by the user are integers. Valid input is no for the number of days in the month, and to tau for the day of the week. For each of the two values which the user must enter if any invalid input including negative number is entered, the a message informing the user of the valid ranges must be displayed and the user be given another think in center the number until a valid number is obtained. Use comments to show the main steps in the program eg Read input from user and to document variable declarations eenumber of days in moth A sample run of year programme should look like:
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
