# Introduction In this challenge, you are asked to write a C++ program that takes a month number as input and outputs the corresponding English month name. The program should use a pointer array to handle this task.
Click the virtual machine below to start practicing