Write a program that displays the traditional Hello World message on the screen but adds your introduction.
Question:
Write a program that displays the traditional Hello World message on the screen but adds your introduction. The output should be displayed with white background and black text. One possible design is shown here.
Hello World! My name is Tyler Howard!
For an added challenge, also display your message using a different language.
For example, using Spanish, the message might read:
In Spanish:
Hello World! Mi nombre es Tyler Howard!
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: 9781285856872
5th Edition
Authors: Barbara Doyle
Question Posted: