Junior — Senior
Reversing the order of letters in each word of the line
livecode
Task condition
It is necessary to write a function that takes a string and returns it, where each word is written backwards, but the order of words in the text remains unchanged.