Content deleted Content added
PythonSwarm (talk | contribs) m →Control abstraction: Spelling/grammar/punctuation/typographical correction |
rv misleading example; decomposing multiplication into additions is very inefficient |
||
Line 73:
# it forces the programmer to constantly repeat fairly common tasks every time a similar operation is needed
# it forces the programmer to program for the particular hardware and instruction set
===Structured programming===
{{Main|Structured programming}}
|