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))
|
36441 Solvers
276 Solvers
Back to basics 11 - Max Integer
611 Solvers
MATCH THE STRINGS (2 CHAR) very easy
194 Solvers
Matlab Basics II - Count rows in a matrix
179 Solvers