Contenu du cours
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.
python
Now it's your turn to test your strength.
Tâche
Swipe to start coding
You have 2 integers, add them.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 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.
python
Now it's your turn to test your strength.
Tâche
Swipe to start coding
You have 2 integers, add them.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 6