Question 762390
the integers greater than -6 but, less than or equal 7
<pre>
{-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7}

Edwin</pre>