Quiz (1 point)

Given that:
the line at time 10 = 1
the tab at time 10 = 0
statement at line 1, tab 0 = c = __add__(5, 9)
expression state at time 10 = "end_expr"
Variables Map at time 10 = [ ]
Return Value at time 10 = 14

Prove that:
Variables Map at time 11 = [ entry c: 14, [ ] ]

The following properties may be helpful:

Please write your proof in the table below. Each row should contain one claim. The last claim is the statement that you are trying to prove.

Step Claim Reason (optional) Error Message (if any)
1
2
3
4
5
6
7
8
9
10

Become a subscriber to save your progress, see the correct answer, and more!