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

Python Typing Koans: Solutions

Open J0 opened this issue 4 years ago • 2 comments

Hey!

Thank you for creating this repository and responding so swiftly over chat. This set of Koans helped me to better understand type hints in Python

There were some sections in which my solutions seemed a little hacky and would like to know how others have solved it and how I might improve my own solutions. I'm still working on the koans and there are about 6 Koans left to be done though. Will resume working on this tomorrow.

Here are my solutions: https://github.com/J0/python-typing-koans

Thanks again! This is a great repo.

J0 avatar May 23 '21 16:05 J0

Thank you.

In any case, you'd like to get feedback on a certain solution, please feel free to ask here or in a separate issue for each koan, I'd answer whether it's correct or not, mention if there is a better way to annotate.

Glad to hear these examples are helping you.

kracekumar avatar May 23 '21 16:05 kracekumar

Makes sense, will do so tonight. Thanks much!

J0 avatar May 24 '21 00:05 J0