The Month in Words

Easy

Read a month number and print its name with a switch statement, in the form month 3 is March. Numbers 1 to 12 map to January through December. Any other number prints invalid month and returns 1 from the default case. If the number cannot be read, print invalid input and return 1.

Success Criteria

Your code must pass 7 test case(s) to complete this exercise. 3 hint(s) are available if you need help.

How did you find this exercise?

Your rating helps us improve the content.

Sign in to track your progress

You can work on exercises as a guest, but sign in to track your progress and save your submissions.

This platform is built by its community

Every lesson, project, and tool on HelloC++ is funded by sponsors. Join them and help shape what we build next.

Become a Patron