Course Content
Python Data Types
Python Data Types
Division
We have to use an operator /
to divide numbers.
We can divide all numbers, namely: integers, complex, floating point.
Task
Swipe to start coding
You have 2 complex numbers, divide them.
Solution
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 9
Division
We have to use an operator /
to divide numbers.
We can divide all numbers, namely: integers, complex, floating point.
Task
Swipe to start coding
You have 2 complex numbers, divide them.
Solution
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 9