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))
ans =
Chuck Norris
|
276 Solvers
Back to basics 12 - Input Arguments
467 Solvers
904 Solvers
276 Solvers
Matlab Basics - Create a row vector
205 Solvers