Module 1 Lab - Quote
Objective
The objective of Lab 3 is to ensure you have your development (IDE) environment set up correctly. In this lab - we will be outputting a simple statement and demonstrating the use of a new line.
Your program should output the following:
Please be sure to put the appropriate line breaks (newlines after Hello World, quote, and Author of the quote) where shown.
Deliverable
Upload the following:
Full source code (in a txt or cpp file)
Screenshot of the Console with the code executing
COSC-1336 / ITSE-1302 Computer Science - Author: Dr. Kevin Roark