Skip to content

Instantly share code, notes, and snippets.

@ant6n
ant6n / Explation:
Last active December 27, 2015 00:29
Question: "Python:
>>> LINE A
>>> LINE B
>>> LINE C
False
>>> LINE A; LINE B; LINE C
True
what are the lines? nothing stateful allowed & no __methods."
(https://twitter.com/akaptur/status/395252265117687808).