Het thanks, but i have a question. If i have for example String str = "my name is 34vincent"; and i want to count how many words in there, i get 4, but i want to ignore the nonword one that starts with the number,,what must i do? I really need this one,,i wanna ignore words that contain numbers within, or that start with numbers,,,
@MG2468mg eclipse i believe
jdogwar 3 months ago
What Java software are you running?
MG2468mg 3 months ago
Het thanks, but i have a question. If i have for example String str = "my name is 34vincent"; and i want to count how many words in there, i get 4, but i want to ignore the nonword one that starts with the number,,what must i do? I really need this one,,i wanna ignore words that contain numbers within, or that start with numbers,,,
maahmaah1972 1 year ago
hey man, i really cant do it :( i tried but its like i dont know how to do it
ligerzero212 1 year ago