セクション 5. 章 6
single
Challenge: Using the Range Function
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Using a for loop, print all the numbers from 10 to 20 (inclusive) squared (100, 121, 144, and so on). Make sure your output includes the squares of both the starting number (100) and the ending number (400).
Note
The square operator should only be applied in the
forloop should just iterate from10to20.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 5. 章 6
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください