pull/621/merge
Sergio H. Gonzalez. 2 weeks ago committed by GitHub
commit 0f91a4047f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -698,7 +698,7 @@ It Will be covered in other section.
```js ```js
sevenRandomNumbers() sevenRandomNumbers()
[(1, 4, 5, 7, 9, 8, 0)] [1, 4, 5, 7, 9, 8, 0]
``` ```
1. Write a function called reverseCountries, it takes countries array and first it copy the array and returns the reverse of the original array 1. Write a function called reverseCountries, it takes countries array and first it copy the array and returns the reverse of the original array

Loading…
Cancel
Save