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