Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Typing Koans: Solutions #7

Open
J0 opened this issue May 23, 2021 · 2 comments
Open

Python Typing Koans: Solutions #7

J0 opened this issue May 23, 2021 · 2 comments

Comments

@J0
Copy link

J0 commented May 23, 2021

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.

@kracekumar
Copy link
Owner

kracekumar commented May 23, 2021

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.

@J0
Copy link
Author

J0 commented May 24, 2021

Makes sense, will do so tonight. Thanks much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants