8

programmers agreement
if(employee[work] == satisfied)
return salary++;
else
return fired;

Comments
Add Comment