Operators in Python
Postado 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 |
Pesquisar
Categorias
- Information Technology
- Office Equipment and Supplies
- Cars and Trucks
- Persons
- Books and Authors
- Tutorials
- Art
- Causes
- Crafts
- Dance
- Drinks
- Film
- Fitness
- Food
- Jogos
- Gardening
- Health
- Início
- Literature
- Music
- Networking
- Outro
- Party
- Religion
- Shopping
- Sports
- Theater
- Wellness
Leia mais
コンクリート用防水剤の世界市場規模:最新トレンド、成長要因、今後動向2025-2031
QYResearch株式会社(所在地:東京都中央区)は、最新の調査資料「コンクリート用防水剤―グローバル市場シェアとランキング、全体の売上と需要予測、2025~2031」を2025年5月27日よ...
PCB Manufacturers Capitalize on EV Expansion Wave
The global printed circuit board (PCB) market for electric vehicles (EVs) is set to experience...
Cancer Biomarkers Market Overview, Outlook, CAGR, Growth, Share, Value
"Executive Summary Cancer Biomarkers Market :
CAGR Value
Data Bridge Market Research...
世界のバインディング層のダンピング市場規模2025-2031:競合状況、需要分析、成長予測
2025年7月28日に、QYResearch株式会社(所在地:東京都中央区)は、「バインディング層のダンピング―グローバル市場シェアとランキング、全体の売上と需要予測、2025~2031」の最新...
炭化ケイ素インペラの業界動向:製品別・用途別・地域別の詳細分析レポート2025-2031
2025年6月18日に、QYResearch株式会社(所在地:東京都中央区)は、「炭化ケイ素インペラ―グローバル市場シェアとランキング、全体の売上と需要予測、2025~2031」の調査資料を発行...
© 2025 Omaada - A global social and professionals networking platform
Portuguese (Brazil)
