Transposition Code
- Easy Code
- Nov 15, 2016
- 1 min read

The Transposition code is a very simple code to learn and do. All there is to it is changing the position of the letters your word. For instance, if you want to write Hello, you could write it backwards: Olleh.
The Transposition code will also allow you to change the position of letters any way you like! You can do 2nd letter, then 1st letter, then 5th letter, then 3rd letter, then 4th letter to make Hello look like this: Eholl.
This code is super simple and should be easy for beginners.
Comments