in reply to Perl VS Python
The only thing I could find that Python did "better" was that it compiled down to a byte-code binary, as that was one of its design goals.
So, grab the Python manual and go though it, and you'll have no trouble finding things to tell your friend about how out-of-date Python is.
|
---|