Simple Math: Multiply & Divide
Oppgave
Swipe to start coding
Complete and output the arithmetic operations below
- Multiply the price of peanut butter (
7.32
) and the tax rate (0.2
) to calculate the tax value. Use*
operator - Divide price of eggs (
8.30
) and the number of eggs (20
) to calculate the price of single egg. Use/
operator
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 4
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Awesome!
Completion rate improved to 2.17
Simple Math: Multiply & Divide
Sveip for å vise menyen
Oppgave
Swipe to start coding
Complete and output the arithmetic operations below
- Multiply the price of peanut butter (
7.32
) and the tax rate (0.2
) to calculate the tax value. Use*
operator - Divide price of eggs (
8.30
) and the number of eggs (20
) to calculate the price of single egg. Use/
operator
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Awesome!
Completion rate improved to 2.17Seksjon 1. Kapittel 4
single