hackingyoursensors: Young Justice, Robin and Batman smiling while standing side-by-side (R • sulking; no not sulking pls)
Dick Grayson ☼ ̶R̶o̶b̶i̶n̶ ☼ Wren ([personal profile] hackingyoursensors) wrote in [community profile] tushanshu_ooc2013-06-17 07:39 pm
Entry tags:

Unofficial hiatus

if(exams > 0)
boolean canRP = false;

else
boolean canRP = true;


I have midterms and my life is computer languages so I will be back in a week. If you need to hash anything out, just pm me. Your reply might come back written entirely in Java, but that's a risk you'll have to take.
constants: (Default)

[personal profile] constants 2013-06-18 02:35 am (UTC)(link)
boolean study = false;
int soul = 100;

for (int schoolYear = 165; schoolYear > 0; --schoolYear) {
while (exam > 0)
study = true;

if (study == true) {
--soul;

system.out.print("Your soul is at ");
system.out.print(soul);
system.out.println(".");
}

else
system.out.println("Hooray!");
}


Good luck fellow computer science student!! Good luck to your soul.