Write all integers greater than - 3 with absolute value no greater than 6, and calculate the sum of their absolute values

Write all integers greater than - 3 with absolute value no greater than 6, and calculate the sum of their absolute values

-2,-1,0,1,2,3,4,5,6
The sum is 3 + 4 + 5 + 6 = 18