Y
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
kazinator
1621 days ago
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.
link
int_19h
1621 days ago
I mean, that would be Lisp, and in that context I wouldn't really have a problem with it.
link