Write an expression that computes the difference of the variables ending_time and starting_time

Write an expression that computes the difference of the variables ending_time and starting_time



Answer: ending_time - starting_time


Learn More :