Skip to content

Commit

Permalink
o
Browse files Browse the repository at this point in the history
  • Loading branch information
zaeli043 authored Nov 18, 2024
1 parent a33f0bc commit a035cd8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@

if(num_in > num){
alert("O número é menor, Tente de novo...")
} else{ alert("O número é maior, Tente de novo...")
} else{
alert("O número é maior, Tente de novo...")

}

Expand Down

0 comments on commit a035cd8

Please sign in to comment.