Simple print sensor value code does not show values in serial monitor

why does your code have "DEC" in it

Serial.println(sensorValue, DEC);

The example says the following:

Serial.println(sensorValue);

The serial monitor button is on the FAR right (edge of screen/window) looks like a square with a magnifying glass