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