[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OT: Why is C so popular?



On Sat, 30 Aug 2003 00:28:24 -0500
Ron Johnson <ron.l.johnson@cox.net> wrote:
> Python is written in C (no surprise there!), but what is surprising
> to some is that so many C-isms are in Python.  For example:
>     IF FOO == BAR:
>         PRINT 'YES'

    Ah yes, but try to to do this fun one:

if foo = bar:
    print 'yes'


-- 
         Steve C. Lamb         | I'm your priest, I'm your shrink, I'm your
       PGP Key: 8B6E99C5       | main connection to the switchboard of souls.
-------------------------------+---------------------------------------------

Attachment: pgpFYFxz48krW.pgp
Description: PGP signature


Reply to: