Python is readable
Michael Torrie
torriem at gmail.com
Sat Mar 17 19:04:14 EDT 2012
On 03/17/2012 03:28 PM, Kiuhnm wrote:
>> They are equally readable. The first one sets EAX to 3; the second
>> displays all elements of x on the console. Assembly is readable on a
>> very low level, but it's by nature verbose at a high level, and thus
>> less readable (you can't eyeball a function and know exactly what it
>> does, especially if that function spans more than a screenful of
>> code).
>
> Welcome in the realm of trolling.
Seems like you're the one trolling.
More information about the Python-list
mailing list