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.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers53
Suggested Problems
-
430 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
400 Solvers
-
5970 Solvers
-
Replace odd number in given matrix by zero
151 Solvers
-
543 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Additional test cases have been added.