Problem 43740. Create a New_Word
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
goc3
on 22 Dec 2016
Additional test cases have been added.
Solution Comments
Show commentsProblem Recent Solvers52
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1931 Solvers
-
All your base are belong to us
561 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1214 Solvers
-
Celsius to Fahrenheit converter
647 Solvers
-
Sum the 'edge' values of a matrix
378 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!