|
|
|
|
|
by munch117
717 days ago
|
|
Because you're doing more work per line. A 20 KLOC Python program is not more complicated than the 100 KLOC C program performing the same function. Quite the contrary. But if you're comparing 100 KLOC of C to 100 KLOC of Python, the Python program may seem unwieldy. |
|