Loading your saved progress…
function addThreeNumbers(x, y, z) {
return
;
}
x, y, z
expected return
your return
No tests defined.