+ 2
Charactor encoding system
Are there character encoding systems in which the alphabet character codes are not consecutive? What are there?
1 Respuesta
+ 1
Maybe try a = 1, b = 2, c = 3, and so on. Put a comma between each letter, so “Rowsej” would become “18,15,23,19,5,10”. Hope that helps!