Talk:Closures/Value capture: Difference between revisions

Content added Content deleted
(What happens if the list is as follows?)
(→‎Sample output: It's there.)
Line 4: Line 4:
: The Python example does not show it's output.
: The Python example does not show it's output.
--[[User:Dgamey|Dgamey]] 11:33, 20 July 2011 (UTC)
--[[User:Dgamey|Dgamey]] 11:33, 20 July 2011 (UTC)

:The Python expected output seems to be in comments after the prin statements. --[[User:Paddy3118|Paddy3118]] 12:39, 20 July 2011 (UTC)

==Function description a bit vague==
==Function description a bit vague==
: A bit more specification/clarity would be helpful. I think I understand, but I shouldn't have to read one of the code examples to be sure.
: A bit more specification/clarity would be helpful. I think I understand, but I shouldn't have to read one of the code examples to be sure.