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.
1 parent bda5763 commit 7d49e03Copy full SHA for 7d49e03
README.md
@@ -1,8 +1,9 @@
1
# Python Programming Puzzles
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. The dataset is comprehensive in terms of problem difficult, domain,
5
-and algorithmic tools needed to solve the problems.
+an AI's programming proficiency. We hope this dataset with **grow rapidly**, and it is already diverse in
+terms of problem difficult, domain,
6
+and algorithmic tools needed to solve the problems. Please [contribute](#contributing)!
7
8
9
## What is a python programming puzzle?
0 commit comments