| i'm still stuck trying to figure out how to do the other program. the one where the person who is running the program types in a couple of words, then the words get repeated. (this part i could do). Next, the words get analyzed. eg: if i typed in "help me" it would say there are 7 characters, 2 e's, 1 h, 1 l, 1 m, and one p. that part i can't figure out. i have no idea as to how arrays actually work. but i'm hoping that the more i hang around them the more i'll understand them. |