7
mb33
8y

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

Comments
Add Comment