Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Simple Math: Multiply & Divide | Getting Started
Introduction to Python (copy)
course content

Course Content

Introduction to Python (copy)

Introduction to Python (copy)

1. Getting Started
2. Variables and Types
3. Conditional Statements
4. Other Data Types
5. Loops
6. Functions

book
Simple Math: Multiply & Divide

Task

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

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 1. Chapter 4
toggle bottom row

book
Simple Math: Multiply & Divide

Task

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

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 1. Chapter 4
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
We're sorry to hear that something went wrong. What happened?
some-alt