Module eval

Module eval 

Source

Functionsยง

eval_expr
Evaluates an expression within the given context and returns its result as a string.
exec_stmt
Executes a single statement within the given mutable context.