April 2014
Beginner to intermediate
634 pages
15h 22m
English
There are a total of 13 binary operators and their associated special methods. We'll focus on the obvious arithmetic operators first. The special method names match the operators (and functions), as shown in the following table:
|
Method |
Operator |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And yes, interestingly, two functions are included with the various symbolic operators. There are a number of unary operators and ...