Description:
In the given input word, convert the lower case to upper case and vice versa.
A to a, a to A ...
Example:
'Matlab' --> 'mATLAB'
'imaGE' --> 'IMAge'
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers264
Suggested Problems
-
47208 Solvers
-
2608 Solvers
-
6716 Solvers
-
1733 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
359 Solvers
More from this Author27
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!