Skip to content

Instantly share code, notes, and snippets.

@markjhoy
Created August 24, 2023 12:17
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 markjhoy/2cda82c598df69dbee7aac947da56996 to your computer and use it in GitHub Desktop.
Save markjhoy/2cda82c598df69dbee7aac947da56996 to your computer and use it in GitHub Desktop.
Sample Ruby Letter Arrays
['a','b','c'],
['d','e','f'],
['g','h','i'],
['j','k','l'],
['m','n','o'],
['p','q','r','s'],
['t','u','v'],
['w','x','y','z']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment