f1[Path 1]:f1[Path 1]:
2 0: Start of execution: Beginning Search2 0: Start of execution: Beginning Search
3 1: Searching: query(Candidate Variable_0)3 1: Searching: query(Candidate Variable_0)
4 2: Searching: lives_lost(Candidate Variable_1)4 2: Searching: lives_lost(Candidate Variable_1)
nn5 3: Searching: initial_lives(47)
6 4: Found: initial_lives(47)
5 3: Found: lives_lost(14)7 5: Found: lives_lost(14)
6 4: Searching: lives_gained(Candidate Variable_0, 14)8 6: Searching: lives_gained(Candidate Variable_0, 14)
7 5: Searching: _18196 is 14+469 7: Searching: _5830 is 14+46
8 6: Found: FinalLives is 5810 8: Found: 60 is 14+46
11 9: Found: lives_gained(60, 14)
9 7: Found: query(58) | {'Result': 'FinalLives = 58'}12 10: Found: query(60) | {'Result': 'FinalLives = 60'}
1013
t11 The code successfully returns the final number of lives Janet has after the game events.t
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op