Line 28:
Line 28:
=== Integer ===
=== Integer ===
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
−
type is to store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.
+
to store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.
</pre><br>
</pre><br>