With String[] Number1 = new String [7], you are making collection of 7 strings. Is this what you want? It is easier to make one string with 7 characters.