diff --git a/index.html b/index.html index d96b3506dd7880d42dfaa785290ba427ae1c5720..b4a36cc945144177357a2fa19cd81c285aefb417 100644 --- a/index.html +++ b/index.html @@ -59,6 +59,12 @@ <td>9781563249914</td> <td>No</td> </tr> + <tr class="rows"> + <td>How to Think Like a Computer Scientist: Python</td> + <td>Allen B. Downey</td> + <td>9781491939369</td> + <td>Yes</td> + </tr> </table> <!--Question 6--> <button onclick="#">Click me</button>