セクション 6. 章 4
single
Challenge: Writing First Function
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
You are writing a simple function to generate a personalized greeting.
- Define a function called
greetingthat takes a parameter calledname. - The function should return a greeting in the format:
"Hello, name!". - Use the
returnstatement to ensure the function outputs the correct result.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 6. 章 4
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください