Write an expression that computes the difference of two variables sales_summer and sales_spring , both of which have already defined.

Write an expression that computes the difference of two variables sales_summer and sales_spring , both of which have already defined.



Answer: sales_summer - sales_spring


Learn More :