セクション 2. 章 4
single
Challenge: Iterating Over Lists
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
You will work with the same page. In this task, you need to iterate over unordered list (the <ul> element) and print all its elements. Follow the next steps:
- Iterate over all children of the
ulelement using theelas iterator. - Within each loop step, display the iterated element (
el).
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 2. 章 4
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください