Skip to content

Commit 8fc2ba2

Browse files
committed
Update Quiz
1 parent 958bdf2 commit 8fc2ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ <h1>LiquidJava Quiz</h1>
6262
</ul>
6363
</li>
6464
<li>
65+
<p>Liquid types can prevent which of the following bugs? <strong>(Select all that apply)</strong> </p>
6566
<ul class="checklist">
6667
<li><label><input type="checkbox" data-question="0" data-content="1" /> Array index out-of-bounds</label></li>
6768
<li><label><input type="checkbox" data-question="0" data-content="1" /> Null pointer exceptions</label></li>

0 commit comments

Comments
 (0)