Skip to content

If anyone has a minute to look at my script and tell my what part I could do more efficient, or what would be better practice. It would be highly appreciated! Thanks for the help. This script was a personal exercise to arrange the letters of the alphabet in 3 arrays: Array [ "a", "d", "g", "j", "m", "p", "s", "v", "y" ] Array [ "b", "e", "h", "k…

Notifications You must be signed in to change notification settings

frisonl/alphabetselector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

alphabetselector

If anyone has a minute to look at my script and tell my what part I could do more efficient, or what would be better practice. It would be highly appreciated! Thanks for the help. This script was a personal exercise to arrange the letters of the alphabet in 3 arrays: Array [ "a", "d", "g", "j", "m", "p", "s", "v", "y" ] Array [ "b", "e", "h", "k", "n", "q", "t", "w", "z" ] Array [ "c", "f", "i", "l", "o", "r", "u", "x" ]

About

If anyone has a minute to look at my script and tell my what part I could do more efficient, or what would be better practice. It would be highly appreciated! Thanks for the help. This script was a personal exercise to arrange the letters of the alphabet in 3 arrays: Array [ "a", "d", "g", "j", "m", "p", "s", "v", "y" ] Array [ "b", "e", "h", "k…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published