CAC 2/2
CAC formula:
To write numbers in
0.0format, use the next coderound(number, 1).
Tehtävä
Swipe to start coding
- Create the
expensesvariable by finding the sum of allcost.values. Use the.sum()function. - Find the number of rows in the
dfand put this value into thecustomers_numbervariable. - Define the
CACvariable using the formula. - Print the
CACvariable in the0.00format.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 4. Luku 5
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Suggested prompts:
Tiivistä tämä luku
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 2.08
CAC 2/2
Pyyhkäise näyttääksesi valikon
CAC formula:
To write numbers in
0.0format, use the next coderound(number, 1).
Tehtävä
Swipe to start coding
- Create the
expensesvariable by finding the sum of allcost.values. Use the.sum()function. - Find the number of rows in the
dfand put this value into thecustomers_numbervariable. - Define the
CACvariable using the formula. - Print the
CACvariable in the0.00format.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 4. Luku 5
single