This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
husband=certified_husband()
assert(isequal(husband(),'yes'))
husband =
@()'yes'
|
2 | Pass |
%%
husband=certified_husband()
assert(length(husband)==1)
husband =
@()'yes'
|
Replace NaNs with the number that appears to its left in the row.
1710 Solvers
1514 Solvers
2935 Solvers
108 Solvers
Return elements unique to either input
477 Solvers