セクション 1. 章 4
single
Challenge: Console Output
メニューを表示するにはスワイプしてください
Note
At this stage, some tasks will include an additional TestMain method. Please ignore it and write your solution only in the Main method.
タスク
スワイプしてコーディングを開始
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!
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 4
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください