Course Content
Python Data Types
Python Data Types
Addition
Python provides arithmetic operators that allow us to perform arithmetic operations. The following include arithmetic operations in Python, along with their meaning:
First, let's take a look at how the numbers are added.
Now it's your turn to test your strength.
Task
Swipe to start coding
You have 2 integers, add them.
Solution
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 6
Addition
Python provides arithmetic operators that allow us to perform arithmetic operations. The following include arithmetic operations in Python, along with their meaning:
First, let's take a look at how the numbers are added.
Now it's your turn to test your strength.
Task
Swipe to start coding
You have 2 integers, add them.
Solution
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 6