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