3 Commits

Author SHA1 Message Date
khaled-wsa
a7b8506c6e
Fixed UnicodeEncodeError when writing to file
This pull request fixes the UnicodeEncodeError that was occurring when writing to a file. Updated the multiple open() calls to specify UTF-8 encoding.
2023-02-04 01:55:06 +03:00
Logan Kilpatrick
8a15eea7f9
Update solutions/web_crawl_Q&A/web-qa.py 2023-02-03 15:43:22 -06:00
Logan Kilpatrick
b87c10dbf7 Add in web crawl Q&A tutorial 2023-02-03 15:42:19 -06:00