Win / TheDonald
Sign In
DEFAULT COMMUNITIES All General AskWin Funny Technology Animals Sports Gaming DIY Health Positive Privacy
Reason: None provided.

Counter = 0;

If(vote == D){

Counter++;

If(counter % 20 == 0){

BidenCount++;

Counter = 0;

}

}

159 days ago
1 score
Reason: None provided.

Counter = 0;

If(counter % 20 == 0 & & vote == D){

BidenCount++;

Counter = 0;

}else if(vote == D){

Counter++;

}

159 days ago
1 score
Reason: Original

Counter = 0

If(counter % 20 == 0 & & vote == T){

BidenCount++;

Counter = 0;

}else if(vote == T){

Counter++;

}

159 days ago
1 score