Put your name, Lab Exercise 1, and compiler and the operating system used in a comment at the top of your program. Email only your source code. Your source code should be sent as an attachment (with the name ex1.cpp). Use "Ex1" as the subject of your email submission
Write
a C++ program that will produce 4 lines of output.
Line 1 -> your name
Line 2 -> Lab Exercise #1
Line 3 -> the name of the compiler and the type of computer you
used
Line 4 -> the location of where you completed this exercise
You output should look something like this:
John Doe
Lab Exercise #1
Code::Blocks on a PC
ATC Lab