exec "x = 3; print x" in a - How does it work?

Veek. M vek.m1234 at gmail.com
Wed Mar 9 00:27:33 EST 2016


What is the return value of `exec`? Would that object be then used to 
iterate the sequence in 'a'? I'm reading this: 
https://www.python.org/download/releases/2.2.3/descrintro/ 



More information about the Python-list mailing list