Create an application that produces three different outputs using the same phrase. Select your own favorite popular
Question:
Create an application that produces three different outputs using the same phrase. Select your own favorite popular saying for the phrase. The phrase should first be displayed on one line. Use at least three Write( ) methods - but the output should all appear on a single line.
Then print the phrase on three lines, again using only Write( ) methods. For your third and final output, print your favorite saying one word per line.
Decide which combination of Write( ) and/or WriteLine( ) would be the most streamlined approach. Following is an example of what the final output would look like using a favorite saying of the author:
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
C# Programming From Problem Analysis To Program Design
ISBN: 9781285096261
4th Edition
Authors: Barbara Doyle
Question Posted: