Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 1;
y_correct = 'yes';
assert(isequal(your_fcn_name(x),y_correct))
|
395 Solvers
Back to basics 19 - character types
189 Solvers
296 Solvers
Find out sum of all elements of given Matrix
271 Solvers
Determine if input is divisible by three.
131 Solvers