Simple Math: Multiply & Divide
Uppgift
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
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 4
single
Fråga AI
Fråga AI
Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal
Awesome!
Completion rate improved to 2.17
Simple Math: Multiply & Divide
Svep för att visa menyn
Uppgift
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
Var allt tydligt?
Tack för dina kommentarer!
Awesome!
Completion rate improved to 2.17Avsnitt 1. Kapitel 4
single