Skip to content

Commit 35b643d

Browse files
committed
add solutions to relevant pages
1 parent 2b51f62 commit 35b643d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

hotdate.html

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ <h2>Solutions</h2>
7070
<ul>
7171
<li>Michelle Fullwood's solution is an <a href="http://nbviewer.ipython.org/urls/dl.dropbox.com/s/629zj3av5t5w1i4/Boston%20Python%20Puzzle%20%231%20Solution.ipynb">IPython notebook</a></li>
7272
<li>Allen Downey's solution is an <a href="http://nbviewer.ipython.org/github/allendowney/ThinkStats2/blob/master/code/puzzle1.ipynb">IPython notebook</a></li>
73+
<li>Josh McGrath's solution is <a href="https://github.com/BostonPython/puzzles/blob/gh-pages/solutions/joshmcgrath08/hotdate.py">hotdate.py</a></li>
7374
</ul>
7475

7576
<p>If you have a solution you'd like to share see the <a href="solutions.html">Solutions page</a> for instructions.</p>

poetry.html

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ <h2>Solutions</h2>
7575
<ul>
7676
<li>Matt Page-Lieberman's solution is <a href="https://github.com/BostonPython/puzzles/blob/gh-pages/solutions/jotaemei/pythonpoetry.py">pythonpoetry.py</a></li>
7777
<li>Aaron Hill's solution is <a href="https://github.com/BostonPython/puzzles/blob/gh-pages/solutions/Aaron1011/poetry.py">poetry.py</a></li>
78+
<li>Josh McGrath's solution is <a href="https://github.com/BostonPython/puzzles/blob/gh-pages/solutions/joshmcgrath08/poetry.py">poetry.py</a></li>
7879
</ul>
7980

8081
<p>If you have a solution you'd like to share see the <a href="solutions.html">Solutions page</a> for instructions.</p>

0 commit comments

Comments
 (0)