python-typing-koans icon indicating copy to clipboard operation
python-typing-koans copied to clipboard

117-easy-protocol-across-objects discussion

Open J0 opened this issue 4 years ago • 1 comments

Would just like to verify solution

Here's mine: https://github.com/J0/python-typing-koans/blob/main/koans/py/117-easy-protocol-across-objects.py

Happy to hear if others have cleaner solutions.

J0 avatar May 24 '21 14:05 J0

This is the good solution and even my solution is exactly the same.

kracekumar avatar May 24 '21 17:05 kracekumar