So from the answers, i want to imagine how python exercise the code
when you push the button execute. My guess before looking at the docs
or other material,
1. check python syntax
2. transform to byte code.
3. execute the byte code.
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
