Python Professional — Hard
Key points
- Chainable class allows method chaining for adding and multiplying values
- The final value is obtained by performing operations in sequence
- The value after adding 3 is multiplied by 4 to get the final result
Ready to go further?
Related questions
