|
|
|
|
|
by nhatbui
3526 days ago
|
|
> I skimmed documentation of Python after people told me it was fundamentally similar to Lisp. My conclusion is that that is not so. `read', `eval', and `print' are all missing in Python. Maybe I'm getting lost in the semantics but doesn't Python have a REPL a la the interpreter? |
|