Posts by Luccas Andrade • 3 points
1 post
-
-5
votes1
answer143
viewsQ: Syntax error in "Else if"
With this function my program works, but when I add another error condition: if ((nota >= 6) && (frequencia >= 75)){ alert("Aprovado"); } else if (frequencia >= 50){…
javascriptasked Luccas Andrade 3