Your goal is to solve the following programming lab activity. Write a program that prompts and accepts

Question:

Your goal is to solve the following programming lab activity. Write a program that prompts and accepts a number between 1 and 12. After getting the input, display the number with the appropriate month (e.g., "This is the 1st month...January, This is the 2nd month...February, This is the 12th month...December"). Be sure to think about the logic and design first (IPO chart and/or pseudocode), then code the program in C#

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: