This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
x = 1;
y_correct = 'z';
assert(isequal(your_fcn_name(x),y_correct))
|
552 Solvers
Reverse the Words (not letters) of a String
243 Solvers
Back to basics 19 - character types
189 Solvers
Count decimal digits of a number
134 Solvers
204 Solvers