<p><a href="https://www.prepswift.com/quizzes/quiz/prepswift-integers" target="_blank"><span style="font-size:22px">Integers Exercise</span></a></p><p>On the most basic level, the <span style="color:#27ae60;">natural numbers</span> are the "counting numbers." For example:</p>
<p>$$1, 2, 3, 4, 5, 6...$$</p>
<p>The <span style="color:#27ae60;">whole numbers</span> are very similar but the number $0$ is added:</p>
<p>$$0, 1, 2, 3, 4, 5, 6...$$</p>
<p>The <strong><span style="color:#27ae60;"><u>integers</u></span></strong> are the whole numbers with one important addition. The negative counterparts are included:</p>
<p>$$...-6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6...$$</p>