Add: exercise 1 BeautifulSoup

This commit is contained in:
Jose
2026-02-16 02:40:41 +01:00
parent 2dbbf387d6
commit 65b2322022
8 changed files with 106 additions and 30 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"python.REPL.enableREPLSmartSend": false
}