Write an expression that computes the sum of the two variables verbalScore and mathScore (already declared and assigned values).
LANGUAGE: Visual Basic
CHALLENGE:
Write an expression that computes the sum of the two variables verbalScore and mathScore (already declared and assigned values).
SOLUTION:
LANGUAGE: Visual Basic
CHALLENGE:
Write an expression that computes the sum of the two variables verbalScore and mathScore (already declared and assigned values).
SOLUTION:
verbalScore + mathScore