Skip to content

Commit e2b0ab1

Browse files
authored
Update solution.md
1 parent 073524f commit e2b0ab1

File tree

1 file changed

+0
-1
lines changed
  • 1-js/04-object-basics/01-object/5-sum-object

1 file changed

+0
-1
lines changed

1-js/04-object-basics/01-object/5-sum-object/solution.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ for (let key in salaries) {
1313

1414
alert(sum); // 390
1515
```
16-

0 commit comments

Comments
 (0)