CompoundExpression¶
CompoundExpression[e1, e2, …] (written e1; e2; …) evaluates
each argument in order and returns the last one.
CompoundExpression¶CompoundExpression[e1, e2, …] (written e1; e2; …) evaluates
each argument in order and returns the last one.