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
-
Find the sum of all the numbers of the input vector
53368 Solvers
-
Find the longest sequence of 1's in a binary sequence.
6655 Solvers
-
Sum all integers from 1 to 2^n
17276 Solvers
-
382 Solvers
-
Matlab Basics - Convert a row vector to a column vector
671 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!