<spanid="cb1-8"><ahref="#cb1-8" aria-hidden="true" tabindex="-1"></a><spanclass="co">' Cat(0) resets ALL attributes, including colors.</span></span>
<spanid="cb1-9"><ahref="#cb1-9" aria-hidden="true" tabindex="-1"></a><spanclass="kw">print</span><spanclass="fu">Cat</span>(<spanclass="dv">1</span>); <spanclass="fu">Cat</span>(<spanclass="dv">2</span>); <spanclass="st">"This is Bold & Underline text"</span>; <spanclass="fu">Cat</span>(<spanclass="dv">0</span>) </span>
<spanid="cb1-11"><ahref="#cb1-11" aria-hidden="true" tabindex="-1"></a><spanclass="kw">print</span><spanclass="fu">Cat</span>(<spanclass="dv">2</span>); <spanclass="fu">Cat</span>(<spanclass="dv">3</span>); <spanclass="st">"This is Underline & Reverse text (with default colors)"</span>; <spanclass="fu">Cat</span>(<spanclass="dv">0</span>)</span></code></pre></div>
<atarget="_github" href="https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/misc/Peter Graphics/bubbles and triangles.bas">bubbles and triangles.bas </a>
<atarget="_github" href="https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 2/bulls and cows.bas">bulls and cows.bas </a>