Loading your saved progress…
function perimeterOfRectangleWithHole(a, b, c) {
return
;
}
a, b, c
expected return
your return
No tests defined.
▲
5
arithmetics
·
easy perimeters
·
rectangle with hole