Skip to content

Instantly share code, notes, and snippets.

@bryanl
Created January 21, 2009 23:50
Show Gist options
  • Save bryanl/50345 to your computer and use it in GitHub Desktop.
Save bryanl/50345 to your computer and use it in GitHub Desktop.
>> str = "Z"
=> "Z"
>> str[0]
=> 90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment