i need help about the String codes....
its about how to delete a string..
like for example
it displays like
"The Dogs and Cats"
the program wants the user to choose what to delete
like i want to delete the Dogs.... and the result is now
"The and Cats"
cause the Dogs is delete....