Matrices The letters A to Z correspond to the numbers 1 to 26 , as shown below, and a space is represented by the number 27 . \table[[A,B,C,D,E,F,G,H,I,J,K,L,M],[1,2,3,4,5,6,7,8,9,10,11,12,13],[N,O,P,Q,R,S,T,U,V,W,X,Y,Z],[14,15,16,17,18,19,20,21,22,23,24,25,26]] Use matrix
A=[[2,1],[3,2]]
to decode the following message below:
[[35],[57]][[57],[95]][[14],[23]]