Theodore Courtney

33
reputation
5

Code makes me want to kill myself, so why can't I stop?

for(int i=0; i<10; i++){ if(i==0) procrastinate.continue(); else{ procrastinate.end(); work.start(); } i--; }