We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3790e6 + cc47e69 commit 4b9caabCopy full SHA for 4b9caab
README.md
@@ -1,8 +1,8 @@
1
# Python Programming Puzzles (P3)
2
3
This repo contains a dataset of Python programming puzzles which can be used to teach and evaluate
4
-an AI's programming proficiency. We hope this dataset with **grow rapidly**, and it is already diverse in
5
-terms of problem difficult, domain,
+an AI's programming proficiency. We hope this dataset will **grow rapidly**, and it is already diverse in
+terms of problem difficulty, domain,
6
and algorithmic tools needed to solve the problems. Please
7
[propose a new puzzle](../../issues/new?assignees=akalai&labels=New-puzzle&template=new-puzzle.md&title=New+puzzle)
8
or [browse newly proposed puzzles](../../issues?q=is%3Aopen+is%3Aissue+label%3ANew-puzzle)
0 commit comments