セクション 1. 章 18
single
Challenge: List Files with Extension
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Write a function that filters and prints filenames ending with ".txt" from a given list.
- Loop through each element in the
filenameslist. - Check if the current filename ends with ".txt".
- If it does, print the filename.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 18
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください