Skip to content

Commit 3223626

Browse files
committed
removed bowling challenge, awaiting improvement/replacement
1 parent d1ac9da commit 3223626

File tree

3 files changed

+2
-64
lines changed

3 files changed

+2
-64
lines changed

05-bowling-scores/README.md

-61
This file was deleted.

05-bowling-scores/league.json

-1
This file was deleted.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ These are some additional coding challenges to sharpen your Python programming s
77
0. [Caesar Cipher](https://github.com/PDXPythonPirates/code-challenges/blob/master/02-caesar-cipher/)
88
0. [Scrabble Word Finder](https://github.com/PDXPythonPirates/code-challenges/blob/master/03-scrabble-words/)
99
0. [Shakespeare Word Frequency](https://github.com/PDXPythonPirates/code-challenges/blob/master/04-shakespeare-frequency/)
10-
0. [Bowling Scores](https://github.com/PDXPythonPirates/code-challenges/tree/master/05-bowling-scores/)
10+
0. TBD
1111
0. [A Grep Clone](https://github.com/PDXPythonPirates/code-challenges/tree/master/06-pygrep/)
1212
0. [Connect Four](https://github.com/PDXPythonPirates/code-challenges/tree/master/07-connect-four/)
1313
0. [Check the Weather](https://github.com/PDXPythonPirates/code-challenges/tree/master/08-weather-check/)
1414
0. [Sudoku Solver](https://github.com/PDXPythonPirates/code-challenges/tree/master/09-sudoku/)
15-
1. [URL Shortener](https://github.com/PDXPythonPirates/code-challenges/tree/master/10-url-shortener/)
15+
0. [URL Shortener](https://github.com/PDXPythonPirates/code-challenges/tree/master/10-url-shortener/)
1616

1717

1818
## How to Contribute

0 commit comments

Comments
 (0)