Why did Quora choose Python for its development?

Octavian Rasnita orasnita at gmail.com
Mon May 23 07:10:55 EDT 2011


From: "Daniel Kluev" <dan.kluev at gmail.com>
a = [1,2]
dict([a])

Yes, but

d = dict([a])

is not so nice as

$d = @a;

because it has exactly those numerous number of params and brackets which is 
used as a reason for bashing Perl and an aditional "dict" word.

Octavian




More information about the Python-list mailing list