Skip to content

Commit 4b9caab

Browse files
authored
Merge pull request #19 from rssbrrw/readme-typos
Fix typos in README
2 parents d3790e6 + cc47e69 commit 4b9caab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Python Programming Puzzles (P3)
22

33
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,
4+
an AI's programming proficiency. We hope this dataset will **grow rapidly**, and it is already diverse in
5+
terms of problem difficulty, domain,
66
and algorithmic tools needed to solve the problems. Please
77
[propose a new puzzle](../../issues/new?assignees=akalai&labels=New-puzzle&template=new-puzzle.md&title=New+puzzle)
88
or [browse newly proposed puzzles](../../issues?q=is%3Aopen+is%3Aissue+label%3ANew-puzzle)

0 commit comments

Comments
 (0)