I would like to make a simple crypting system.
Like when I type in "abc" the system will then type "123".
Should be able to make this as simple as possible, but I'm rather stuck.
I've tried, but I'm not sure how to make it call out "a" and then get "1".