You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
The text was updated successfully, but these errors were encountered: