Skip to content

Commit 85d7c6e

Browse files
committed
added week3 + folder renames
1 parent 1d5ebd6 commit 85d7c6e

File tree

38 files changed

+665
-17
lines changed

38 files changed

+665
-17
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"cSpell.words": [
33
"asynchronicity",
4-
"campbells"
4+
"campbells",
5+
"firstname"
56
]
67
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
- [Week 1](./week1/README.md)
44
- [Week 2](./week2/README.md)
5+
- [Week 3](./week3/README.md)
56
- [functions](./functions/README.md)

0 commit comments

Comments
 (0)