Posts by Flávio José • 21 points
1 post
-
2
votes1
answer64
viewsQ: My subtraction calculus in Javascript is returning a "Nan"
I am a beginner in Javascript and I was doing a change calculation program. I used the following code: <h1>Calculando o Troco</h1> <input type="button" value="Comprar produto"…