When should you use the <samp> element over the <code> element?
<samp>
<code>
When displaying a code snippet
When indicating a keyboard shortcut
When indicating a variable in code
When showing the output or result of executed code