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))
|
9826 Solvers
1159 Solvers
Back to basics 17 - white space
245 Solvers
399 Solvers
Find nearest prime number less than input number
268 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!