We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7610af + 47ff11d commit 7110422Copy full SHA for 7110422
README.md
@@ -27,9 +27,9 @@
27
* [x] Chapter 6 – Manipulating Strings
28
* [x] Chapter 7 – Pattern Matching with Regular Expressions
29
* [x] Chapter 8 – Reading and Writing Files
30
-* [ ] Chapter 9 – Organizing Files
31
-* [ ] Chapter 10 – Debugging
32
-* [ ] Chapter 11 – Web Scraping
+* [x] Chapter 9 – Organizing Files
+* [x] Chapter 10 – Debugging
+* [x] Chapter 11 – Web Scraping
33
* [ ] Chapter 12 – Working with Excel Spreadsheets
34
* [ ] Chapter 13 – Working with PDF and Word Documents
35
* [ ] Chapter 14 – Working with CSV Files and JSON Data
0 commit comments