Replies: 1 comment 4 replies
-
It was never clear to me what As for By the way, |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Many structures return the last value, which allows keeping a quite functional style code---in the style of lambda calculus reductions, of course. However, the while and for loops do not do this. Is there a design justification or just follows what Python does?
I am thinking in something like:
Please, let me know your comments. Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions