Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Removed commented out var
Browse files Browse the repository at this point in the history
  • Loading branch information
mwahl committed Jul 18, 2012
1 parent 582e4f9 commit c6ca067
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exercises/solving_quadratics_by_factoring.html
Expand Up @@ -17,7 +17,6 @@
<var id="A">randRangeNonZero( -10, 10 )</var>
<var id="B">randRangeNonZero( -10, 10 )</var>
</div>
<!--<var id="SQUARE">randRange(1,6)</var>-->
<var id="SQUARE">1</var>
</div>

Expand Down

0 comments on commit c6ca067

Please sign in to comment.