I should like to add:
Serial.print uses I/O #1 of the Arduino pins; you might have noticed that it is labeled TX (rather tah print...). This line is also (unnoticeably for the beginner) connected to the USB port. So don't do anything with pins 0 and 1 if you use serial communication.