7
mb33
10y

while (!company.hasSoldOut) {
dealWith(existingCustomers);
pretendTo(&doActualWork);
}

Comments
Add Comment