セクション 3. 章 10
single
Challenge: Build Sentences with JavaScript
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Let's build a full sentence using string concatenation.
- Create the string
"I am hungry!"using the+operator. - Add words with spaces (except the first one) using the
+=operator.
The output should be:
I am hungry!
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 10
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください