feat: initial commit for 100.dathere.com and first exercise

This commit is contained in:
rzmk 2024-05-29 09:03:38 -04:00
commit 86f90af434
35 changed files with 860 additions and 0 deletions

3
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"recommendations": ["emeraldwalk.runonsave", "ritwickdey.liveserver", "ms-toolsai.jupyter", "ms-toolsai.vscode-jupyter-cell-tags"]
}