Problem 43101. String revert
Revert all words in a sting x
for example, if x = 'this is a sentence' then y should be 'sentence a is this'
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers37
Suggested Problems
-
3043 Solvers
-
697 Solvers
-
9810 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
344 Solvers
-
71 Solvers
More from this Author25
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!