Skip to content

Instantly share code, notes, and snippets.

<h3>Numbers</h3>
<h4 class="gray">Addition, Subtraction, Multiplication</h4>
<h4 class="gray" >Division, Integers, And Floats</h4>
<h4 class="gray" >Variables</h4>
<h4 class="gray" >Arithmetic On Variables</h4>
<br />
<h3>Methods</h3>
<h4 class="gray" >Methods Definition</h4>
<h4 class="gray" >Arguments</h4>
<h4 class="gray" >Method Chaining</h4>