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 | Pass |
x = 1;
y_correct = 'Chuck Norris';
assert(isequal(roundhousekick(x),y_correct))
|
Back to basics 17 - white space
209 Solvers
Implement simple rotation cypher
806 Solvers
190 Solvers
1394 Solvers
Deleting an element in a matrix
242 Solvers