Hacker News new | ask | show | jobs
by int_19h 1621 days ago
"def" is not a function. It's not even an identifier.
1 comments

This exercise requires you to imagine a somewhat different Python in which you can (and must) do from python import def if you are to use def.
I mean, that would be Lisp, and in that context I wouldn't really have a problem with it.