Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: Chemical Quantities Calculator | Python Foundations for Chemists
Python for Chemists
Sektion 1. Kapitel 3
single

single

bookChallenge: Chemical Quantities Calculator

Stryg for at vise menuen

Opgave

Swipe to start coding

Write a Python function that calculates the number of moles in a sample given its mass and molar mass.

  • The function must accept two parameters: mass and molar_mass.
  • The function must return the number of moles, calculated as mass divided by molar mass.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 3
single

single

Spørg AI

expand

Spørg AI

ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

some-alt