Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
y_correct = {'break';'case';'catch';'classdef';'continue';'else';'elseif'; 'end';'for'; 'function'; 'global'; 'if'; 'otherwise'; 'parfor'; 'persistent'; 'return'; 'spmd'; 'switch'; 'try'; 'while'};
assert(isequal(keywords,y_correct))
|
201 Solvers
Back to basics 22 - Rotate a matrix
682 Solvers
281 Solvers
402 Solvers
What is Sum Of all elements of Matrix
215 Solvers