Write an expression that computes the sum of two variables total1 and total2 , which have already been defined.

Write an expression that computes the sum of two variables total1 and total2 , which have already been defined.



Answer: total1 + total2


Learn More :