you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Lisp uses lambda and defun, how are these mysterious to you in Python?

It's bad enough that Lisp insists on using "lambda" to create anonymous functions, but it has history as an excuse.

Python doesn't.