Question: Problem Statement: Write a program to print the respective month name based on the given input Input Format: Accept an integer as a input Output
Problem Statement:
Write a program to print the respective month name based on the given input
Input Format:
Accept an integer as a input
Output Format:
Print respective month or "Invalid" month names January,February,March,April,May,June,July,August,September, October,November,December
Constraints:
monthnum
Sample Input :
Sample Output :
December
Sample Input :
Sample Output :
Invalid
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
