add day66

This commit is contained in:
Zoe
2022-11-27 21:44:31 -06:00
parent 54b8164d0f
commit 68799f705e
47 changed files with 12284 additions and 0 deletions

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

@@ -0,0 +1,3 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
}