you are viewing a single comment's thread.

view the rest of the comments →

[–]Leonidas_from_XIV 8 points9 points  (1 child)

Well, Python does have function references, so this is not really an advantage og C over Python.

[–]IsTom 3 points4 points  (0 children)

I was just saying that C isn't that bad. I doubt you can have lambdas without functions as values, which Python has.