Loading your saved progress…
function areaOfRightTriangleMinusSmaller(a, b, c) {
return
;
}
a, b, c
expected return
your return
No tests defined.
▲
17
arithmetics
·
areas
·
right triangle minus smaller one