Evaluate one or more python statements once.
Evaluate a python expression once within this context and return the result.
dict object: global variables in this context
dict object: local variables in this context
See Implementation