guardians_song (
guardians_song) wrote2013-03-11 01:22 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Entry tags:
Current life plan:
if (homeworkDue === true) {homework();}
elseif(researchDue === true){research();}
//if I have the time
else{
//thankfully, however, I am not a CS major, and I can botch my syntax all I want
elseif(researchDue === true){research();}
//if I have the time
else{
for (var exercise = 0; exercise <= 20 ; exercise ++){
bicepCurl();
upwardRow();
upwardRow();
}
while (codeYearUnfinished === true) do ( rubycourse() );
while (codeYearUnfinished === true) do ( rubycourse() );
for (var sporkingPercent = 1; sporkingPercent <= 100; sporkingPercent++){ workOnSporking();}
}
//this is getting silly}
//thankfully, however, I am not a CS major, and I can botch my syntax all I want