We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 073524f commit e2b0ab1Copy full SHA for e2b0ab1
1-js/04-object-basics/01-object/5-sum-object/solution.md
@@ -13,4 +13,3 @@ for (let key in salaries) {
13
14
alert(sum); // 390
15
```
16
-
0 commit comments