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

Add Python support #185

Open
jonathanirvings opened this issue Dec 23, 2023 · 0 comments
Open

Add Python support #185

jonathanirvings opened this issue Dec 23, 2023 · 0 comments

Comments

@jonathanirvings
Copy link
Contributor

jonathanirvings commented Dec 23, 2023

Add a support to write problem specification in Python :)

While working with several people not from Indonesia, I found a couple of instances where people like to write testcase generator for some problems using Python. Quoting from someone (hiding the identity for now): "personally I code most of my generators in python. there's something comforting about not having to worry about overflow. and also python is simply more expressive, e.g., I can chain lots of itertools functions along with generators and tuple unpacking and stuff. it's an order of magnitude harder if I have to do it in C++"

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

1 participant