Content deleted Content added
Wiki reference to "source code" rather than "programming code" |
|||
Line 18:
while programmatically correct is entirely opaque as to intent or meaning.
weekly_pay = hours_worked * pay_rate
is easy to read and understand (at least for programmers accustomed to such cryptic "words" and assuming you're working in a payroll application).
|