Evaluate Python Variable

result of executing a Python program where statements is stmts, line is i, tab isj, expression stack is[ [ variable of value x, ys ], rest ], values stack is[ values, v_rest ], variables isvars, and control map iscontrol = result of executing a Python program where statements is stmts, line is i, tab isj, expression stack is[ ys, rest ], values stack is[ [ value at x in map vars, values ], v_rest ], variables isvars, and control map iscontrol


Comments

Please log in to add comments