123
<h2> </h2>
<p>Which coding habit does <strong>not</strong> aid in both simplicity and security?</p>
<ul>
<li><input name="answer-option-8" type="radio" />
<p>Write code comments.</p>
</li>
<li><input name="answer-option-8" type="radio" />
<p>Sharply restrict password length.</p>
</li>
<li><input name="answer-option-8" type="radio" />
<p>Use clearly named functions and variables.</p>
</li>
<li><input name="answer-option-8" type="radio" />
<p>Set a preference for built-in functions.</p>
</li>
</ul>