セクション 2. 章 2
single
Challenge: Titration Data Cleaner
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Write a function to clean a list of titration volumes by removing values that are less than 5 mL or greater than 50 mL.
- Return a new list containing only those values from
volumesthat are greater than or equal to 5 and less than or equal to 50. - Exclude any values that are less than 5 or greater than 50.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 2. 章 2
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください