substitute each number with its subsitute numbers
1 ---> 4 ---> 7
2 ---> 5 ---> 8
3 ---> 6 ---> 9
4 ---> 7 ---> 0
5 ---> 8 ---> 1
6 ---> 9 ---> 2
7 ---> 0 ---> 3
8 ---> 1 ---> 4
9 ---> 2 ---> 5
special substitute interchangeable
0 <-=-> 5
1 <-=-> 6
2 <-=-> 7
3 <-=-> 8
4 <-=-> 9





Reply With Quote