Skip to content

Instantly share code, notes, and snippets.

@randallreedjr
Created March 6, 2016 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save randallreedjr/e28aac0d5af80fa1ab24 to your computer and use it in GitHub Desktop.
Save randallreedjr/e28aac0d5af80fa1ab24 to your computer and use it in GitHub Desktop.
Fourth code sample for post Ruby Abstraction in Loops
squares = []
#do some code where squares is modified
return squares
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment