Printing many variables in the serial monitor

marco_c:

Serial.print(pin);

Serial.print(pin1);
Serial.println(pin2)

The problem with that is what does
1394578
mean?