guardians_song: A crop from FE7's Arcadia CG showing Nergal and two villagers chatting over scrolls. (analytical)
guardians_song ([personal profile] guardians_song) wrote2013-03-11 01:22 am

Current life plan:

if (homeworkDue === true) {homework();}
elseif(researchDue === true){research();}
//if I have the time
else{
for (var exercise = 0; exercise <= 20 ; exercise ++){
bicepCurl();
upwardRow();
}
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