Course Content
Python Data Types
Python Data Types
Subtraction
In Python, we can subtract objects that are numeric types: complex numbers, integers, and floating point numbers. It's time to look at the example.
Task
Swipe to start coding
You have 2 numbers, subtract them.
Solution
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 7
Subtraction
In Python, we can subtract objects that are numeric types: complex numbers, integers, and floating point numbers. It's time to look at the example.
Task
Swipe to start coding
You have 2 numbers, subtract them.
Solution
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 7