S
Sharkbyte
Is there a way to 'count' the difference between 2 letters? Such as being
able to determine that if I begin with "M" then "K" and "O" are differences
of 2.
I know I could do it by associating each letter to a number, but I wanted to
save the time of doing the lookups, if at all possible.
TIA
Sharkbyte
able to determine that if I begin with "M" then "K" and "O" are differences
of 2.
I know I could do it by associating each letter to a number, but I wanted to
save the time of doing the lookups, if at all possible.
TIA
Sharkbyte