Vladimir

54%
Flag icon
general rule of operators: always return a new object. In other words, do not modify the receiver (self), but create and return a new instance of a suitable type.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview