Skip to content

Instantly share code, notes, and snippets.

@cpatulea
cpatulea / Explation:
Created October 31, 2013 03:03 — forked from ant6n/Explation:
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).