add day 47

This commit is contained in:
Zoe
2022-11-08 22:10:49 -06:00
parent 0dd896da10
commit 9d955e014b
44 changed files with 11512 additions and 0 deletions

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

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