Skip to content

encodes words on an array encoding letters to numbers from 1-26 and 27-52

Notifications You must be signed in to change notification settings

psbpsbp/spwn-Word-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

spwn-Word-encoder

encodes words on an array encoding letters to numbers from 1-26 and 27-52

commands:

to_number (arg):

a letter to his respective 1-26 value (lowercase 27-52)

list_to_numbers (arg1,arg2):

encodes "arg1"(a list of words with spaces in between) to an array "arg2" that is [['x','x','x','x','x'],['x','x','x','x','x']] (x are numbers from 1-26/27-52)

About

encodes words on an array encoding letters to numbers from 1-26 and 27-52

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published