mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix(curriculum): typo in parsing html and saving data challenge (#43416)
This commit is contained in:
parent
4bfe989324
commit
adc07fb50a
@ -19,7 +19,7 @@ More resources:
|
||||
|
||||
## --text--
|
||||
|
||||
What Python library has the `.read_html()` method we can we use for parsing HTML documents and extracting tables?
|
||||
What Python library has the `.read_html()` method we can use for parsing HTML documents and extracting tables?
|
||||
|
||||
## --answers--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user