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
Top Affordable SEO Services for Small Businesses in USA – Gtechwebindia
To compete with other businesses in the present online environment of the USA, a website is not...
世界のフォトクロミック光学樹脂モノマー市場規模2025-2031:競合状況、需要分析、成長予測
フォトクロミック光学樹脂モノマー世界総市場規模...
Middle East and Africa Text to Speech (TTS) Software Market: Unlocking Value Across the Region
Executive Summary Middle East and Africa Text to Speech (TTS) Software Market :
The...
自動コットンギニングマシンの世界産業シェア、最新進展、将来動向レポート2025-2031
QYResearch株式会社(所在地:東京都中央区)は、最新の調査資料「自動コットンギニングマシン―グローバル市場シェアとランキング、全体の売上と需要予測、2025~2031」を2025年7月1...
Locksmith Doncaster
When it comes to keeping your home, business, or vehicle safe, having a reliable locksmith in...
© 2025 Omaada - A global social and professionals networking platform
Portuguese
