Posts by Lucas Brito • 1 point
1 post
-
-4
votes2
answers59
viewsQ: Help me work this code
How do I keep the code running the same way by taking out "break" after "if"?: var numeroTentativa = 1; while (numeroTentativa > 0) { var chute = parseInt(prompt('Digite o número pensado:')); var…
javascriptasked Lucas Brito 1