Last active
June 27, 2017 10:06
-
-
Save AyoAlfonso/ff64deec7fbc6de3f3e8a8800b10003e to your computer and use it in GitHub Desktop.
Highest Numbers In Native Function Array
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var maxValue = myArray.sort().pop(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment