Skip to content

Commit 965008f

Browse files
committed
Overhauled allAtOnce()'s code block & comments; added 2 helper functions to better handle output mssgs
1 parent e640ba3 commit 965008f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project3_math_operators/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<p onClick="allAtOnce()">
2828
<u>Steps 84, 86, & 92</u>: Clicking this line begins a JavaScript calculation involving multiple math
2929
operators;<br />
30-
</p>
30+
</p>
3131
<ol id="RandNumb"></ol>
3232
<hr />
3333
<p onClick="negation()">

0 commit comments

Comments
 (0)