You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hotdate.html
+1
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@ <h2>Solutions</h2>
70
70
<ul>
71
71
<li>Michelle Fullwood's solution is an <ahref="http://nbviewer.ipython.org/urls/dl.dropbox.com/s/629zj3av5t5w1i4/Boston%20Python%20Puzzle%20%231%20Solution.ipynb">IPython notebook</a></li>
72
72
<li>Allen Downey's solution is an <ahref="http://nbviewer.ipython.org/github/allendowney/ThinkStats2/blob/master/code/puzzle1.ipynb">IPython notebook</a></li>
73
+
<li>Josh McGrath's solution is <ahref="https://github.com/BostonPython/puzzles/blob/gh-pages/solutions/joshmcgrath08/hotdate.py">hotdate.py</a></li>
73
74
</ul>
74
75
75
76
<p>If you have a solution you'd like to share see the <ahref="solutions.html">Solutions page</a> for instructions.</p>
Copy file name to clipboardExpand all lines: poetry.html
+1
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,7 @@ <h2>Solutions</h2>
75
75
<ul>
76
76
<li>Matt Page-Lieberman's solution is <ahref="https://github.com/BostonPython/puzzles/blob/gh-pages/solutions/jotaemei/pythonpoetry.py">pythonpoetry.py</a></li>
77
77
<li>Aaron Hill's solution is <ahref="https://github.com/BostonPython/puzzles/blob/gh-pages/solutions/Aaron1011/poetry.py">poetry.py</a></li>
78
+
<li>Josh McGrath's solution is <ahref="https://github.com/BostonPython/puzzles/blob/gh-pages/solutions/joshmcgrath08/poetry.py">poetry.py</a></li>
78
79
</ul>
79
80
80
81
<p>If you have a solution you'd like to share see the <ahref="solutions.html">Solutions page</a> for instructions.</p>
0 commit comments