Loading your saved progress…
function areaOfTrapezoid(a, b, h) {
return
;
}
a, b, h
expected return
your return
No tests defined.
▲
20
arithmetics
·
areas
·
trapezoid