セクション 2. 章 4
single
Challenge: Batch Molar Calculations
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Given a NumPy array containing the masses of several samples and a common molar mass, compute the number of moles for each sample.
- Divide each value in the
massesarray by themolar_massto obtain the corresponding number of moles. - Return a NumPy array of moles with the same shape as
masses.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 2. 章 4
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください