python-typing-koans
                                
                                
                                
                                    python-typing-koans copied to clipboard
                            
                            
                            
                        Python Typing Koans: Solutions
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.
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.
Makes sense, will do so tonight. Thanks much!