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: blank.html
+19-19Lines changed: 19 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -372,79 +372,79 @@ <h1>Blank Notebooks<a class="headerlink" href="#blank-notebooks" title="Link to
372
372
These notebooks are useful for doing follow-along exercises where learners fill in the blanks.</p>
373
373
<p><strong>Chapter 1: Programming as a way of thinking</strong></p>
374
374
<ulclass="simple">
375
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap01.ipynb">Click here to run blank 1 on Colab</a></p></li>
375
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap01.ipynb">Click here to run Chapter 1 on Colab</a></p></li>
376
376
</ul>
377
377
<p><strong>Chapter 2: Variables and Statements</strong></p>
378
378
<ulclass="simple">
379
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap02.ipynb">Click here to run blank 2 on Colab</a></p></li>
379
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap02.ipynb">Click here to run Chapter 2 on Colab</a></p></li>
380
380
</ul>
381
381
<p><strong>Chapter 3: Functions</strong></p>
382
382
<ulclass="simple">
383
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap03.ipynb">Click here to run blank 3 on Colab</a></p></li>
383
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap03.ipynb">Click here to run Chapter 3 on Colab</a></p></li>
384
384
</ul>
385
385
<p><strong>Chapter 4: Functions and Interfaces</strong></p>
386
386
<ulclass="simple">
387
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap04.ipynb">Click here to run blank 4 on Colab</a></p></li>
387
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap04.ipynb">Click here to run Chapter 4 on Colab</a></p></li>
388
388
</ul>
389
389
<p><strong>Chapter 5: Conditionals and Recursion</strong></p>
390
390
<ulclass="simple">
391
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap05.ipynb">Click here to run blank 5 on Colab</a></p></li>
391
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap05.ipynb">Click here to run Chapter 5 on Colab</a></p></li>
392
392
</ul>
393
393
<p><strong>Chapter 6: Return Values</strong></p>
394
394
<ulclass="simple">
395
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap06.ipynb">Click here to run blank 6 on Colab</a></p></li>
395
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap06.ipynb">Click here to run Chapter 6 on Colab</a></p></li>
396
396
</ul>
397
397
<p><strong>Chapter 7: Iteration and Search</strong></p>
398
398
<ulclass="simple">
399
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap07.ipynb">Click here to run blank 7 on Colab</a></p></li>
399
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap07.ipynb">Click here to run Chapter 7 on Colab</a></p></li>
400
400
</ul>
401
401
<p><strong>Chapter 8: Strings and Regular Expressions</strong></p>
402
402
<ulclass="simple">
403
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap08.ipynb">Click here to run blank 8 on Colab</a></p></li>
403
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap08.ipynb">Click here to run Chapter 8 on Colab</a></p></li>
404
404
</ul>
405
405
<p><strong>Chapter 9: Lists</strong></p>
406
406
<ulclass="simple">
407
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap09.ipynb">Click here to run blank 9 on Colab</a></p></li>
407
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap09.ipynb">Click here to run Chapter 9 on Colab</a></p></li>
408
408
</ul>
409
409
<p><strong>Chapter 10: Dictionaries</strong></p>
410
410
<ulclass="simple">
411
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap10.ipynb">Click here to run blank 10 on Colab</a></p></li>
411
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap10.ipynb">Click here to run Chapter 10 on Colab</a></p></li>
412
412
</ul>
413
413
<p><strong>Chapter 11: Tuples</strong></p>
414
414
<ulclass="simple">
415
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap11.ipynb">Click here to run blank 11 on Colab</a></p></li>
415
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap11.ipynb">Click here to run Chapter 11 on Colab</a></p></li>
416
416
</ul>
417
417
<p><strong>Chapter 12: Text Analysis and Generation</strong></p>
418
418
<ulclass="simple">
419
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap12.ipynb">Click here to run blank 12 on Colab</a></p></li>
419
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap12.ipynb">Click here to run Chapter 12 on Colab</a></p></li>
420
420
</ul>
421
421
<p><strong>Chapter 13: Files and Databases</strong></p>
422
422
<ulclass="simple">
423
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap13.ipynb">Click here to run blank 13 on Colab</a></p></li>
423
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap13.ipynb">Click here to run Chapter 13 on Colab</a></p></li>
424
424
</ul>
425
425
<p><strong>Chapter 14: Classes and Functions</strong></p>
426
426
<ulclass="simple">
427
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap14.ipynb">Click here to run blank 14 on Colab</a></p></li>
427
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap14.ipynb">Click here to run Chapter 14 on Colab</a></p></li>
428
428
</ul>
429
429
<p><strong>Chapter 15: Classes and Methods</strong></p>
430
430
<ulclass="simple">
431
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap15.ipynb">Click here to run blank 15 on Colab</a></p></li>
431
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap15.ipynb">Click here to run Chapter 15 on Colab</a></p></li>
432
432
</ul>
433
433
<p><strong>Chapter 16: Classes and Objects</strong></p>
434
434
<ulclass="simple">
435
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap16.ipynb">Click here to run blank 16 on Colab</a></p></li>
435
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap16.ipynb">Click here to run Chapter 16 on Colab</a></p></li>
436
436
</ul>
437
437
<p><strong>Chapter 17: Inheritance</strong></p>
438
438
<ulclass="simple">
439
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap17.ipynb">Click here to run blank 17 on Colab</a></p></li>
439
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap17.ipynb">Click here to run Chapter 17 on Colab</a></p></li>
440
440
</ul>
441
441
<p><strong>Chapter 18: Python Extras</strong></p>
442
442
<ulclass="simple">
443
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap18.ipynb">Click here to run blank 18 on Colab</a></p></li>
443
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap18.ipynb">Click here to run Chapter 18 on Colab</a></p></li>
444
444
</ul>
445
445
<p><strong>Chapter 19: Final Thoughts</strong></p>
446
446
<ulclass="simple">
447
-
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap19.ipynb">Click here to run blank 19 on Colab</a></p></li>
447
+
<li><p><aclass="reference external" href="https://colab.research.google.com/github/AllenDowney/ThinkPython/blob/v3/blank/chap19.ipynb">Click here to run Chapter 19 on Colab</a></p></li>
0 commit comments