Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
my_variable = [];
y_correct = 'my_variable';
assert(isequal(inputvariable(my_variable),y_correct))
y =
'my_variable'
|
2 | Pass |
another_variable = [];
y_correct = 'another_variable';
assert(isequal(inputvariable(another_variable),y_correct))
y =
'another_variable'
|
1166 Solvers
Maximum running product for a string of numbers
816 Solvers
Try 1.5.4: Celsius to Fahrenheit
486 Solvers
310 Solvers
437 Solvers