Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
Python Tutorial
Operator 18 codes
Home
Python Tutorial
Operator
1 Bitwise Operations
2 Boolean Operators
3 Exponentiation (or power) operator
4 Integer Type Bitwise Operators
5 Introducing or
6 Is
7 Is not
8 Logically combine the Boolean results
9 Multiple comparisons can be made on the same line, evaluated in left-to-right order
10 Numeric Type Arithmetic Operators
11 Remainder (modulus) operator
12 Standard comparison operators return a Boolean value indicating the truthfulness of the expression
13 Standard Type Boolean Operators
14 Standard Type Object Identity Comparison Operators
15 Standard Type Value Comparison Operators
16 The Equality Operator
17 The Python Comparison Operators
18 Understanding the Peculiar Nature of and and or