セクション 1. 章 19
single
Challenge: String Formatting
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Your challenge is to practice declaring variables and formatting strings in C#.
- Declare a string variable named
nameand assignAlice. - Declare an integer variable named
ageand assign20. - Print a sentence that uses both variables, formatted like this:
Hello, my name is Alice and I am 20 years old. - Use string formatting to combine the variables and text in the output.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 19
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください