Skip to content

Instantly share code, notes, and snippets.

@chrisbraddock
Last active January 9, 2019 15:33
Show Gist options
  • Save chrisbraddock/5014144 to your computer and use it in GitHub Desktop.
Save chrisbraddock/5014144 to your computer and use it in GitHub Desktop.
alphabet array
var alphabet = ['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'];
@kwiniarski97
Copy link

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment