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