Fix 09_day errors, should be equal 10

pull/124/head
yankewei 5 years ago
parent ff64df9419
commit e6ba1d89dc

@ -105,7 +105,7 @@ console.log(sumArray(numbers))
``` ```
```sh ```sh
15 10
``` ```
The above example can be simplified as follows: The above example can be simplified as follows:
@ -125,7 +125,7 @@ console.log(sumArray(numbers))
``` ```
```sh ```sh
15 10
``` ```
### setting time ### setting time

Loading…
Cancel
Save