Operators in Python
Posted 2022-10-10 23:56:49
0
43
Python Arithmetic Operators
Operator | Name | Example |
---|---|---|
+ | Addition | x + y |
- | Subtraction | x - y |
* | Multiplication | x * y |
/ | Division | x / y |
% | Modulus | x % y |
** | Exponentiation | x ** y |
// | Floor division | x // y |
Python Assignment Operators
Operator | Example | Same As |
---|---|---|
= | x = 5 | x = 5 |
+= | x += 5 | x = x + 5 |
-= | x -= 5 | x = x - 5 |
*= | x *= 5 | x = x * 5 |
/= | x /= 5 | x = x / 5 |
%= | x %= 5 | x = x % 5 |
//= | x //= 5 | x = x // 5 |
**= | x **= 5 | x = x ** 5 |
&= | x &= 5 | x = x & 5 |
|= | x |= 5 | x = x | 5 |
^= | x ^= 5 | x = x ^ 5 |
>>= | x >>= 5 | x = x >> 5 |
<<= | x <<= 5 | x = x << 5 |
Python Comparison Operators
Operator | Name | Example |
---|---|---|
== | Equal | x == y |
!= | Not equal | x != y |
> | Greater than | x > y |
< | Less than | x < y |
>= | Greater than or equal to | x >= y |
<= | Less than or equal to | x <= y |
Zoeken
Categorieën
- Information Technology
- Office Equipment and Supplies
- Cars and Trucks
- Persons
- Books and Authors
- Tutorials
- Art
- Causes
- Crafts
- Dance
- Drinks
- Film
- Fitness
- Food
- Spellen
- Gardening
- Health
- Home
- Literature
- Music
- Networking
- Other
- Party
- Religion
- Shopping
- Sports
- Theater
- Wellness
Read More
Defending Against Speeding Charges: Expert Legal Support
Speeding offences are one of the most frequently issued motoring violations in the UK, often...
Radio-Frequency Identification Technology (RFID) in Healthcare Market Growth: Share, Value, Size, Trends, and Insights
"Executive Summary Radio-Frequency Identification Technology (RFID) in Healthcare...
グローバルUVコーティングマット剤市場の産業全体規模とシェア分析2025-2031
2025年7月11日に、QYResearch株式会社(所在地:東京都中央区)は、「UVコーティングマット剤―グローバル市場シェアとランキング、全体の売上と需要予測、2025~2031」の調査資料...
研磨された基板の産業動向:市場規模、生産拠点、需要分析2025
2025年7月24日、QYResearch株式会社(所在地:東京都中央区)は、「研磨された基板―グローバル市場シェアとランキング、全体の売上と需要予測、2025~2031」の調査レポートを発行し...
Indonesia Goat Milk Market Impact, Potential, Market Flow, Developments and Analysis
Executive Summary Indonesia Goat Milk Market :
The goat milk market is expected to grow...
© 2025 Omaada - A global social and professionals networking platform
Dutch
