I have always had little clarity on how to 'pick up' or 'capture' the value of the return, I know it is with functional expressions, but how?
My attempt:
var calc = document.getElementById('gosqrt');
calc.addEventListener("click", ma...
asked by
13.06.2017 / 02:16