Loading your saved progress…
function perimeterOfRightTriangle(a, b) {
return
;
}
a, b
expected return
your return
No tests defined.