if the following are true:- expression state at time 48 = "iterate_args"
- arguments stack at time 48 = [ [ self, [ ] ], [ [ 5, [ ] ], [ [ ], [ ] ] ] ]
- parent stack at time 48 = [
self.x
, [ __add__(self.x, 5)
, [ self."x" = __add__(self.x, 5)
, [ ] ] ] ]
self.x
, [ __add__(self.x, 5)
, [ self."x" = __add__(self.x, 5)
, [ ] ] ] ]then parent stack at time 49 = [ self.x
, [ __add__(self.x, 5)
, [ self."x" = __add__(self.x, 5)
, [ ] ] ] ]
Start from the conclusion and work back up the proof. Click the arrow to show the parents.