Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyMcGinn authored Oct 9, 2021
1 parent 6a36d1f commit c37835d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
}
}
} while (tries <= 2000);
}
alert("The two numbers are " + str(final1) + " and " + str(final2) + ".");
}
</script>

Expand Down

0 comments on commit c37835d

Please sign in to comment.