Phrase reversals: Difference between revisions

Task clarification without changing intent,
(Added program in K for phrase reversal task)
(Task clarification without changing intent,)
Line 5:
rosetta code phrase reversal
 
:# Reverse the characters of the string.
:# Reverse the characters of each individual word in the string, maintaining original stringword order within the string.
:# Reverse the order of each word of the phrasestring, maintaining the order of characters in each word.
<br>
Show your output here.
Anonymous user