Section 2.21 Evaluate Expressions-WE10-P1
Subgoals for evaluating an assignment statement.
Subsection 2.21.1
For all given problems below, evaluate what value is assigned to the variable . Each problem is independent of the others (e.g. Question 2 does not depend on Question 1, only the “Given” code).
Subsection 2.21.2 Expressions-WE10-P1
Given
alpha = 10
beta = 0
gamma = -2.5
delta = 'string'
Exercises Exercises
2.
3.
4.
5.
You have attempted 1 of 3 activities on this page.