Created
April 13, 2016 03:58
-
-
Save LisaBee224/a94e9c3ce8abdd684fdf40d46485e6a7 to your computer and use it in GitHub Desktop.
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
def shuffle(array) | |
random_nums=[] | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment