im sorry but i have another problem...
what if the code is like this..
digitalWrite(LED1, HIGH);
digitalWrite(LED2, LOW);
.
.
.
.
then i want to invert the values of LED1 and LED2.. how will i do that? im sorry.. i only have a little experience in programming.. :-/