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 a single line. The output should be displayed with white background and black text. Use at least three Write( ) methods—but display the output on a single line.

Next, print the phrase on three separate 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. Label each output.

Following is an example of what the final output would look like using a favorite saying of the author:

image text in transcribed

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: