Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 5;
y_correct = 10;
assert(isequal(your_fcn_name(x),y_correct))
y =
10
|
14354 Solvers
Program an exclusive OR operation with logical operators
597 Solvers
Back to basics 9 - Indexed References
348 Solvers
354 Solvers
343 Solvers