[TIB] Character Substitution?


[Prev][Next][Index][Thread]

[TIB] Character Substitution?




Hello-

I'd like to make a program to substitute characters from a string, i.e.:

g = t
o = r
a = b
t = v
s = n

String: "goats"
Output of Program: "trbvn"

*Roughly*, how would I go about this? I am familiar to an extent with 
TI-BASIC. Thanks.

TM




Follow-Ups: