Module 1 Lab - Course Output
Objective
Open up your IDE and create a C++ program to output the following message to the User. The output should be surrounded by a box using the * character. The following is an example of the required output.
Please note that where my output indicates COSC-1336, please use the class identifier for your course (it may be ITSE-1302).
Deliverable
Upload the following:
Full source code (cpp ot txt file)
Screenshot of the Console with the code executing
COSC-1336 / ITSE-1302 Computer Science - Author: Dr. Kevin Roark