Skip to content

Instantly share code, notes, and snippets.

@nathanmpark
Created October 2, 2015 05:09
Show Gist options
  • Save nathanmpark/9b752673cd27a746cc56 to your computer and use it in GitHub Desktop.
Save nathanmpark/9b752673cd27a746cc56 to your computer and use it in GitHub Desktop.
# Accessing Ruby Hash Value
print grades[:Jane] #=> prints value 89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment