Challenge: Console Output
Task
Swipe to start coding
Your task is to print a simple greeting message to the console.
- Use
Console.WriteLineto print your greeting message; - The message must be surrounded by quotation marks;
- You can print any friendly greeting, such as
Hello, World!andWelcome to C# programming!;
Example outputs:
Hello, World!Welcome to C# programming!
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 5
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 1.52
Challenge: Console Output
Swipe to show menu
Task
Swipe to start coding
Your task is to print a simple greeting message to the console.
- Use
Console.WriteLineto print your greeting message; - The message must be surrounded by quotation marks;
- You can print any friendly greeting, such as
Hello, World!andWelcome to C# programming!;
Example outputs:
Hello, World!Welcome to C# programming!
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 5
single