Write the predecessor of the integer.
0
Predecessor of an integer: If we subtract 1 to any integer, then the result is called the predecessor of that integer.
Here, 0-1=-1
Hence, -1 is the predecessor of 0.
Write the predecessor and successor of the following integer
23
Write the successor and predecessor of the following integers.
-8
-27