You need parenthesis to write around a pair of coordinates.
For instance, you would write (5,7) instead of 5,7
The 5 is the x coordinate and 7 is the y coordinate. It tells us the exact location on the xy grid system. Think of it like an address or longitude/latitude.