update
parent
dbf476bd35
commit
fad6be0a0e
|
@ -59,3 +59,5 @@ def fetch_content(urls: list[str]):
|
||||||
a = google_urls("Who is Neil Armstrong", [])
|
a = google_urls("Who is Neil Armstrong", [])
|
||||||
print(a)
|
print(a)
|
||||||
print(fetch_content(a))
|
print(fetch_content(a))
|
||||||
|
|
||||||
|
# TODO: fix and finish this
|
||||||
|
|
Loading…
Reference in New Issue