Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d3790e6

Browse files
authored
Merge pull request #18 from KasimMahroof/readme-grammar-fix
Fix capitalization of the word 'Python' in README.md
2 parents f265d19 + fca5f10 commit d3790e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

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

3-
This repo contains a dataset of python programming puzzles which can be used to teach and evaluate
3+
This repo contains a dataset of Python programming puzzles which can be used to teach and evaluate
44
an AI's programming proficiency. We hope this dataset with **grow rapidly**, and it is already diverse in
55
terms of problem difficult, domain,
66
and algorithmic tools needed to solve the problems. Please
@@ -28,9 +28,9 @@ If you just want to dive right into solving a few puzzles, try the [intro notebo
2828
that shows which puzzles the AI baselines solved and which they did not, so you can see how
2929
your programming compares.
3030

31-
## What is a python programming puzzle?
31+
## What is a Python programming puzzle?
3232

33-
Each puzzle takes the form of a python function that takes an answer as an argument.
33+
Each puzzle takes the form of a Python function that takes an answer as an argument.
3434
The goal is to find an answer which makes the function return `True`.
3535
This is called *satisfying* the puzzle, and that is why the puzzles are all named `sat`.
3636

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /