Created
October 12, 2014 07:14
-
-
Save rndme/7187854975a8f53ebf54 to your computer and use it in GitHub Desktop.
count to 10 the iterative way
This file contains 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
Object.keys(Object(Array(10)+0)).map(Number) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment