i want to reverse a string tyhat goes like this
dog
cat
bat
reverse word
bat
cat
dog
what should i use to make those word turn in that way ?
dog
cat
bat
reverse word
bat
cat
dog
what should i use to make those word turn in that way ?