I'm trying to write a program that accepts strings (these are given) and then stores them according to their length in another array. After this, the program prints out the amount of the word who have that length. I tried to create this using this code: I'm trying to write a program that accepts stri