INF231 WEEK 2 ASSIGNMENT

INF231 WEEK 2 ASSIGNMENT

Text Printing Program

Section 2.2 of Chapter 2: First Program in C++: Printing a Line of Text is an example of a “text printing program.” Use this example and instructions, but change the text to be an output. Add the following text:

  Name:
 Course Name:
  Famous Quote:

***Note: Make sure you put in your name, the course you are in, and a famous quote you like.
Compile the program; include the source and compiled code as attachments and submit by Day 7.