Quote (ROM @ Oct 5 2015 06:37pm)
Int switchUp;
For (switchUp = 0; switchUp < 2; switchUp++){
If (switchUp==1){
Print it one way
}
Else{
Print the other way
}
}
no I have no idea what that shit is well its a if statement but we just started those
switchUp = firstFlower;
firstFlower = secondFlower;
secondFlower = switchUp;
if you post this after the initial 2 document.writes then do an adition 2 document.writes using the same varriables it works
that is not basic lol
This post was edited by jsbb on Oct 5 2015 06:26pm