The output of the function is a new word created from the word entered into the function. The new word is created by deleting the first letter, taking the last 2 letters and moving them to the front, and adding y to the end.
Additional test cases have been added.
I didn't realize you could use that command on strings. Good to know.
1045 Solvers
Number of 1s in the Binary Representation of a Number
319 Solvers
Check if number exists in vector
2307 Solvers
Generate a string like abbcccddddeeeee
155 Solvers
121 Solvers