Write an expression that computes the difference of the variables endingTime and startingTime.

LANGUAGE: Visual Basic

CHALLENGE:

Write an expression that computes the difference of the variables endingTime and startingTime.

SOLUTION:

endingTime - startingTime