While (Andrew.run == 1) {
if (Andrew.tired == 0) {
run.somemore();
run.time++;
}
else Andrew.run=0;
}
if run.time < 30 {
ThrowException("You are super unfit.");
}
"You are super unfit."
Sunday, February 01, 2009
Subscribe to:
Comments (Atom)